ExaTN
Classes | Public Types | Public Member Functions | List of all members
taprol::TAProLLexer Class Reference
Inheritance diagram for taprol::TAProLLexer:

Public Types

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, T__14 = 15, T__15 = 16,
  T__16 = 17, T__17 = 18, T__18 = 19, T__19 = 20,
  T__20 = 21, T__21 = 22, T__22 = 23, T__23 = 24,
  T__24 = 25, T__25 = 26, T__26 = 27, T__27 = 28,
  T__28 = 29, T__29 = 30, COMMENT = 31, ID = 32,
  REAL = 33, INT = 34, STRING = 35, WS = 36,
  EOL = 37
}
 

Public Member Functions

 TAProLLexer (antlr4::CharStream *input)
 
virtual std::string getGrammarFileName () const override
 
virtual const std::vector< std::string > & getRuleNames () const override
 
virtual const std::vector< std::string > & getChannelNames () const override
 
virtual const std::vector< std::string > & getModeNames () const override
 
virtual const std::vector< std::string > & getTokenNames () const override
 
virtual antlr4::dfa::Vocabulary & getVocabulary () const override
 
virtual const std::vector< uint16_t > getSerializedATN () const override
 
virtual const antlr4::atn::ATN & getATN () const override
 

The documentation for this class was generated from the following files: