InterfaceRecognizer

TODO add interface description

Members

Functions

getATN
ATN getATN()
Undocumented in source.
getGrammarFileName
string getGrammarFileName()
Undocumented in source.
getInputStream
IntStream getInputStream()
Undocumented in source.
getRuleNames
string[] getRuleNames()
Undocumented in source.
getState
int getState()
Undocumented in source.
getVocabulary
Vocabulary getVocabulary()
Undocumented in source.
precpred
bool precpred(InterfaceRuleContext _localctx, int precedence)
Undocumented in source.
sempred
bool sempred(InterfaceRuleContext _localctx, int ruleIndex, int actionIndex)
Undocumented in source.

Meta