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