Public Member Functions | |
nonterminal () | |
Public Attributes | |
std::vector< std::vector < std::string > > | possibilities_ |
unsigned int | last_ |
Definition at line 30 of file context_free_grammar_generator.hpp.
|
inline |
Definition at line 31 of file context_free_grammar_generator.hpp.
|
mutable |
Definition at line 33 of file context_free_grammar_generator.hpp.
Referenced by context_free_grammar_generator::print_nonterminal().
std::vector<std::vector<std::string> > context_free_grammar_generator::nonterminal::possibilities_ |
Definition at line 32 of file context_free_grammar_generator.hpp.
Referenced by context_free_grammar_generator::context_free_grammar_generator(), and context_free_grammar_generator::print_nonterminal().