◆ DatalogGrammarParser() [1/2]
| DatalogGrammarParser.DatalogGrammarParser |
( |
ITokenStream |
input | ) |
|
|
inline |
◆ DatalogGrammarParser() [2/2]
| DatalogGrammarParser.DatalogGrammarParser |
( |
ITokenStream |
input, |
|
|
TextWriter |
output, |
|
|
TextWriter |
errorOutput |
|
) |
| |
|
inline |
◆ output()
◆ predicate_atom()
◆ term()
◆ _ATN
| readonly ATN DatalogGrammarParser._ATN |
|
static |
Initial value:=
new ATNDeserializer().Deserialize(_serializedATN)
◆ decisionToDFA
| DFA [] DatalogGrammarParser.decisionToDFA |
|
staticprotected |
◆ DefaultVocabulary
| readonly IVocabulary DatalogGrammarParser.DefaultVocabulary = new Vocabulary(_LiteralNames, _SymbolicNames) |
|
static |
◆ RULE_output
| const int DatalogGrammarParser.RULE_output = 0 |
|
static |
◆ ruleNames
| readonly string [] DatalogGrammarParser.ruleNames |
|
static |
Initial value:= {
"output", "predicate_atom", "term"
}
◆ sharedContextCache
| PredictionContextCache DatalogGrammarParser.sharedContextCache = new PredictionContextCache() |
|
staticprotected |
◆ T__0
| const int DatalogGrammarParser.T__0 =1 |
|
static |
◆ GrammarFileName
| override string DatalogGrammarParser.GrammarFileName |
|
get |
◆ RuleNames
| override string [] DatalogGrammarParser.RuleNames |
|
get |
◆ SerializedAtn
| override string DatalogGrammarParser.SerializedAtn |
|
get |
◆ Vocabulary
| override IVocabulary DatalogGrammarParser.Vocabulary |
|
get |
The documentation for this class was generated from the following file: