Class xpathLexer
Inheritance
System.Object
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>
Antlr4.Runtime.Lexer
xpathLexer
Implements
Antlr4.Runtime.IRecognizer
Antlr4.Runtime.ITokenSource
Inherited Members
Antlr4.Runtime.Lexer.DEFAULT_MODE
Antlr4.Runtime.Lexer.DefaultTokenChannel
Antlr4.Runtime.Lexer.Hidden
Antlr4.Runtime.Lexer.MinCharValue
Antlr4.Runtime.Lexer.MaxCharValue
Antlr4.Runtime.Lexer.Output
Antlr4.Runtime.Lexer.ErrorOutput
Antlr4.Runtime.Lexer.Reset()
Antlr4.Runtime.Lexer.NextToken()
Antlr4.Runtime.Lexer.Skip()
Antlr4.Runtime.Lexer.More()
Antlr4.Runtime.Lexer.Mode(System.Int32)
Antlr4.Runtime.Lexer.PushMode(System.Int32)
Antlr4.Runtime.Lexer.PopMode()
Antlr4.Runtime.Lexer.SetInputStream(Antlr4.Runtime.ICharStream)
Antlr4.Runtime.Lexer.Emit(Antlr4.Runtime.IToken)
Antlr4.Runtime.Lexer.Emit()
Antlr4.Runtime.Lexer.EmitEOF()
Antlr4.Runtime.Lexer.GetAllTokens()
Antlr4.Runtime.Lexer.Recover(Antlr4.Runtime.LexerNoViableAltException)
Antlr4.Runtime.Lexer.NotifyListeners(Antlr4.Runtime.LexerNoViableAltException)
Antlr4.Runtime.Lexer.GetErrorDisplay(System.String)
Antlr4.Runtime.Lexer.GetErrorDisplay(System.Int32)
Antlr4.Runtime.Lexer.GetCharErrorDisplay(System.Int32)
Antlr4.Runtime.Lexer.Recover(Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Lexer.TokenFactory
Antlr4.Runtime.Lexer.SourceName
Antlr4.Runtime.Lexer.InputStream
Antlr4.Runtime.Lexer.Antlr4.Runtime.ITokenSource.InputStream
Antlr4.Runtime.Lexer.Line
Antlr4.Runtime.Lexer.Column
Antlr4.Runtime.Lexer.CharIndex
Antlr4.Runtime.Lexer.TokenStartCharIndex
Antlr4.Runtime.Lexer.TokenStartLine
Antlr4.Runtime.Lexer.TokenStartColumn
Antlr4.Runtime.Lexer.Text
Antlr4.Runtime.Lexer.Token
Antlr4.Runtime.Lexer.Type
Antlr4.Runtime.Lexer.Channel
Antlr4.Runtime.Lexer.ModeStack
Antlr4.Runtime.Lexer.CurrentMode
Antlr4.Runtime.Lexer.HitEOF
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Eof
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.CreateTokenTypeMap(Antlr4.Runtime.IVocabulary)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetTokenType(System.String)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetErrorHeader(Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetTokenErrorDisplay(Antlr4.Runtime.IToken)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.AddErrorListener(Antlr4.Runtime.IAntlrErrorListener<System.Int32>)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RemoveErrorListener(Antlr4.Runtime.IAntlrErrorListener<System.Int32>)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RemoveErrorListeners()
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Sempred(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Action(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleNames
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Vocabulary
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.TokenTypeMap
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleIndexMap
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.SerializedAtn
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GrammarFileName
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Atn
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Interpreter
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ParseInfo
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ErrorListeners
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ErrorListenerDispatch
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.State
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.InputStream
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: GCore.Antlr.Grammers.Xpath
Assembly: Xpath.dll
Syntax
[CLSCompliant(false)]
public class xpathLexer : Lexer, IRecognizer, ITokenSource
Constructors
| Improve this Doc View SourcexpathLexer(ICharStream)
Declaration
public xpathLexer(ICharStream input)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ICharStream | input |
xpathLexer(ICharStream, TextWriter, TextWriter)
Declaration
public xpathLexer(ICharStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ICharStream | input | |
System.IO.TextWriter | output | |
System.IO.TextWriter | errorOutput |
Fields
| Improve this Doc View Source_ATN
Declaration
public static readonly ATN _ATN
Field Value
Type | Description |
---|---|
Antlr4.Runtime.Atn.ATN |
ABRPATH
Declaration
public const int ABRPATH = 13
Field Value
Type | Description |
---|---|
System.Int32 |
APOS
Declaration
public const int APOS = 32
Field Value
Type | Description |
---|---|
System.Int32 |
AT
Declaration
public const int AT = 23
Field Value
Type | Description |
---|---|
System.Int32 |
AxisName
Declaration
public const int AxisName = 11
Field Value
Type | Description |
---|---|
System.Int32 |
CC
Declaration
public const int CC = 31
Field Value
Type | Description |
---|---|
System.Int32 |
channelNames
Declaration
public static string[] channelNames
Field Value
Type | Description |
---|---|
System.String[] |
COLON
Declaration
public const int COLON = 30
Field Value
Type | Description |
---|---|
System.Int32 |
COMMA
Declaration
public const int COMMA = 24
Field Value
Type | Description |
---|---|
System.Int32 |
decisionToDFA
Declaration
protected static DFA[] decisionToDFA
Field Value
Type | Description |
---|---|
Antlr4.Runtime.Dfa.DFA[] |
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type | Description |
---|---|
Antlr4.Runtime.IVocabulary |
DOT
Declaration
public const int DOT = 20
Field Value
Type | Description |
---|---|
System.Int32 |
DOTDOT
Declaration
public const int DOTDOT = 22
Field Value
Type | Description |
---|---|
System.Int32 |
GE
Declaration
public const int GE = 29
Field Value
Type | Description |
---|---|
System.Int32 |
LBRAC
Declaration
public const int LBRAC = 16
Field Value
Type | Description |
---|---|
System.Int32 |
LE
Declaration
public const int LE = 28
Field Value
Type | Description |
---|---|
System.Int32 |
LESS
Declaration
public const int LESS = 26
Field Value
Type | Description |
---|---|
System.Int32 |
Literal
Declaration
public const int Literal = 34
Field Value
Type | Description |
---|---|
System.Int32 |
LPAR
Declaration
public const int LPAR = 14
Field Value
Type | Description |
---|---|
System.Int32 |
MINUS
Declaration
public const int MINUS = 18
Field Value
Type | Description |
---|---|
System.Int32 |
modeNames
Declaration
public static string[] modeNames
Field Value
Type | Description |
---|---|
System.String[] |
MORE_
Declaration
public const int MORE_ = 27
Field Value
Type | Description |
---|---|
System.Int32 |
MUL
Declaration
public const int MUL = 21
Field Value
Type | Description |
---|---|
System.Int32 |
NCName
Declaration
public const int NCName = 36
Field Value
Type | Description |
---|---|
System.Int32 |
NodeType
Declaration
public const int NodeType = 9
Field Value
Type | Description |
---|---|
System.Int32 |
Number
Declaration
public const int Number = 10
Field Value
Type | Description |
---|---|
System.Int32 |
PATHSEP
Declaration
public const int PATHSEP = 12
Field Value
Type | Description |
---|---|
System.Int32 |
PIPE
Declaration
public const int PIPE = 25
Field Value
Type | Description |
---|---|
System.Int32 |
PLUS
Declaration
public const int PLUS = 19
Field Value
Type | Description |
---|---|
System.Int32 |
QUOT
Declaration
public const int QUOT = 33
Field Value
Type | Description |
---|---|
System.Int32 |
RBRAC
Declaration
public const int RBRAC = 17
Field Value
Type | Description |
---|---|
System.Int32 |
RPAR
Declaration
public const int RPAR = 15
Field Value
Type | Description |
---|---|
System.Int32 |
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type | Description |
---|---|
System.String[] |
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type | Description |
---|---|
Antlr4.Runtime.Atn.PredictionContextCache |
T__0
Declaration
public const int T__0 = 1
Field Value
Type | Description |
---|---|
System.Int32 |
T__1
Declaration
public const int T__1 = 2
Field Value
Type | Description |
---|---|
System.Int32 |
T__2
Declaration
public const int T__2 = 3
Field Value
Type | Description |
---|---|
System.Int32 |
T__3
Declaration
public const int T__3 = 4
Field Value
Type | Description |
---|---|
System.Int32 |
T__4
Declaration
public const int T__4 = 5
Field Value
Type | Description |
---|---|
System.Int32 |
T__5
Declaration
public const int T__5 = 6
Field Value
Type | Description |
---|---|
System.Int32 |
T__6
Declaration
public const int T__6 = 7
Field Value
Type | Description |
---|---|
System.Int32 |
T__7
Declaration
public const int T__7 = 8
Field Value
Type | Description |
---|---|
System.Int32 |
Whitespace
Declaration
public const int Whitespace = 35
Field Value
Type | Description |
---|---|
System.Int32 |
Properties
| Improve this Doc View SourceChannelNames
Declaration
public override string[] ChannelNames { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Overrides
Antlr4.Runtime.Lexer.ChannelNames
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GrammarFileName
|
Improve this Doc
View Source
ModeNames
Declaration
public override string[] ModeNames { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Overrides
Antlr4.Runtime.Lexer.ModeNames
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleNames
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.SerializedAtn
|
Improve this Doc
View Source
Vocabulary
Declaration
[NotNull]
public override IVocabulary Vocabulary { get; }
Property Value
Type | Description |
---|---|
Antlr4.Runtime.IVocabulary |
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Vocabulary
Implements
Antlr4.Runtime.IRecognizer
Antlr4.Runtime.ITokenSource