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

Public Types

enum  {
  COMMA = 1 , INT = 2 , WS = 3 , IDENTIFIER = 4 ,
  EQUALS = 5
}
 

Public Member Functions

 ScenarioBuilderLexer (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: