Antares Simulator
Power System Simulator
HoursFieldLexer Class Reference
Inheritance diagram for HoursFieldLexer:

Public Types

enum  {
  LBRACK = 1 , RBRACK = 2 , COMMA = 3 , INT = 4 ,
  WS = 5
}
 

Public Member Functions

 HoursFieldLexer (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 Public Member Functions

static void initialize ()
 

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