Class turtleLexer
Inheritance
System.Object
turtleLexer
Assembly: TurtleDoc.dll
Syntax
public class turtleLexer : Lexer
Constructors
|
Improve this Doc
View Source
turtleLexer(ICharStream)
Declaration
public turtleLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
turtleLexer(ICharStream, TextWriter, TextWriter)
Declaration
public turtleLexer(ICharStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ANON
Declaration
public const int ANON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AtBaseKeyword
Declaration
public const int AtBaseKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AtPrefixKeyword
Declaration
public const int AtPrefixKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BaseKeyword
Declaration
public const int BaseKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BlankNodeLabel
Declaration
public const int BlankNodeLabel = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
channelNames
Declaration
public static string[] channelNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Coma
Declaration
public const int Coma = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Decimal
Declaration
public const int Decimal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
Dot
Declaration
public const int Dot = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Double
Declaration
public const int Double = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ECHAR
Declaration
public const int ECHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Exponent
Declaration
public const int Exponent = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FalseKeyword
Declaration
public const int FalseKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEX
Declaration
public const int HEX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Integer
Declaration
public const int Integer = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IriRef
Declaration
public const int IriRef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LangTag
Declaration
public const int LangTag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEnd
Declaration
public const int LEnd = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LetterA
Declaration
public const int LetterA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LParen
Declaration
public const int LParen = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
modeNames
Declaration
public static string[] modeNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
PERCENT
Declaration
public const int PERCENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLX
Declaration
public const int PLX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PN_CHARS
Declaration
public const int PN_CHARS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PN_CHARS_BASE
Declaration
public const int PN_CHARS_BASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PN_LOCAL_ESC
Declaration
public const int PN_LOCAL_ESC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PN_Prefix
Declaration
public const int PN_Prefix = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNameLn
Declaration
public const int PNameLn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNameNs
Declaration
public const int PNameNs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNCharsU
Declaration
public const int PNCharsU = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PNLocal
Declaration
public const int PNLocal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PrefixKeyword
Declaration
public const int PrefixKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REnd
Declaration
public const int REnd = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RParen
Declaration
public const int RParen = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Semi
Declaration
public const int Semi = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
StringLiteralLongQuote
Declaration
public const int StringLiteralLongQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralLongSingleQuote
Declaration
public const int StringLiteralLongSingleQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralQuote
Declaration
public const int StringLiteralQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
StringLiteralSingleQuote
Declaration
public const int StringLiteralSingleQuote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TrueKeyword
Declaration
public const int TrueKeyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Uchar
Declaration
public const int Uchar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
ChannelNames
Declaration
public override string[] ChannelNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ModeNames
Declaration
public override string[] ModeNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|