faudes::Nonterminal Class Reference Nonterminals are constructed from two states and a stack symbol or one state and a stack symbol. More...
Detailed DescriptionNonterminals are constructed from two states and a stack symbol or one state and a stack symbol. OverviewOverview ContentsContents Definition at line 174 of file pd_grammar.h. Constructor & Destructor DocumentationConstructor for NonterminalEnd. Definition at line 189 of file pd_grammar.h.
Constructor for NonterminalMid. Definition at line 194 of file pd_grammar.h. Member Function Documentation
Clone function. Allocates memory!
Implements faudes::GrammarSymbol. Definition at line 109 of file pd_grammar.cpp.
Getter for onStack.
Definition at line 210 of file pd_grammar.h.
< operator
Implements faudes::GrammarSymbol. Definition at line 88 of file pd_grammar.cpp.
Member Data Documentation
The end state. Definition at line 183 of file pd_grammar.h.
The stack symbols. Definition at line 181 of file pd_grammar.h.
The start state. Definition at line 179 of file pd_grammar.h. The documentation for this class was generated from the following files: libFAUDES 2.28c --- 2016.09.30 --- c++ api documentaion by doxygen |