In This Topic
The following tables list the members exposed by SqlLexer.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Atn | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Channel | (Inherited from Antlr4.Runtime.Lexer) |
 | CharIndex | (Inherited from Antlr4.Runtime.Lexer) |
 | Column | (Inherited from Antlr4.Runtime.Lexer) |
 | ErrorListenerDispatch | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | ErrorListeners | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | GrammarFileName | Overridden. |
 | InputStream | (Inherited from Antlr4.Runtime.Lexer) |
 | Interpreter | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Line | (Inherited from Antlr4.Runtime.Lexer) |
 | ModeNames | Overridden. |
 | ParseInfo | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | RuleIndexMap | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | RuleNames | Overridden. |
 | SerializedAtn | Overridden. |
 | SourceName | (Inherited from Antlr4.Runtime.Lexer) |
 | State | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Text | (Inherited from Antlr4.Runtime.Lexer) |
 | Token | (Inherited from Antlr4.Runtime.Lexer) |
 | TokenFactory | (Inherited from Antlr4.Runtime.Lexer) |
 | TokenNames | Overridden. |
 | TokenTypeMap | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Type | (Inherited from Antlr4.Runtime.Lexer) |
 | Vocabulary | Overridden. |
Top
Public Methods
| Name | Description |
 | Action | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | AddErrorListener | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Emit | Overloaded. (Inherited from Antlr4.Runtime.Lexer) |
 | EmitEOF | (Inherited from Antlr4.Runtime.Lexer) |
 | GetAllTokens | (Inherited from Antlr4.Runtime.Lexer) |
 | GetCharErrorDisplay | (Inherited from Antlr4.Runtime.Lexer) |
 | GetErrorDisplay | Overloaded. (Inherited from Antlr4.Runtime.Lexer) |
 | GetErrorHeader | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | GetTokenErrorDisplay | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | GetTokenType | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Mode | (Inherited from Antlr4.Runtime.Lexer) |
 | More | (Inherited from Antlr4.Runtime.Lexer) |
 | NextToken | (Inherited from Antlr4.Runtime.Lexer) |
 | NotifyListeners | (Inherited from Antlr4.Runtime.Lexer) |
 | PopMode | (Inherited from Antlr4.Runtime.Lexer) |
 | Precpred | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | PushMode | (Inherited from Antlr4.Runtime.Lexer) |
 | Recover | Overloaded. (Inherited from Antlr4.Runtime.Lexer) |
 | RemoveErrorListener | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | RemoveErrorListeners | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | Reset | (Inherited from Antlr4.Runtime.Lexer) |
 | Sempred | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
 | SetInputStream | (Inherited from Antlr4.Runtime.Lexer) |
 | Skip | (Inherited from Antlr4.Runtime.Lexer) |
Top
Protected Methods
| Name | Description |
 | CreateTokenTypeMap | (Inherited from Antlr4.Runtime.Recognizer<int,LexerATNSimulator>) |
Top
See Also