|
| enum | {
T__0 = 1
, T__1 = 2
, T__2 = 3
, T__3 = 4
,
T__4 = 5
, T__5 = 6
, T__6 = 7
, T__7 = 8
,
T__8 = 9
, T__9 = 10
, T__10 = 11
, T__11 = 12
,
T__12 = 13
, T__13 = 14
, NUMBER = 15
, TIME = 16
,
IDENTIFIER = 17
, COMPARISON = 18
, WS = 19
} |
| |
|
|
| ExprLexer (antlr4::CharStream *input) |
| |
|
std::string | getGrammarFileName () const override |
| |
|
const std::vector< std::string > & | getRuleNames () const override |
| |
|
const std::vector< std::string > & | getChannelNames () const override |
| |
|
const std::vector< std::string > & | getModeNames () const override |
| |
|
const antlr4::dfa::Vocabulary & | getVocabulary () const override |
| |
|
antlr4::atn::SerializedATNView | getSerializedATN () const override |
| |
|
const antlr4::atn::ATN & | getATN () const override |
| |
|
|
static void | initialize () |
| |
The documentation for this class was generated from the following files:
- src/expressions/antlr-interface/ExprLexer.h
- src/expressions/antlr-interface/ExprLexer.cpp