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 164 of file pd_grammar.h. Constructor & Destructor DocumentationConstructor for NonterminalEnd. Definition at line 179 of file pd_grammar.h.
Constructor for NonterminalMid. Definition at line 184 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 200 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 173 of file pd_grammar.h.
The stack symbols. Definition at line 171 of file pd_grammar.h.
The start state. Definition at line 169 of file pd_grammar.h. The documentation for this class was generated from the following files: libFAUDES 2.26g --- 2015.08.17 --- c++ api documentaion by doxygen |