Searched defs:yytable_ (Results 1 - 1 of 1) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-parser.hh179 /// Whether the given \c yytable_ value indicates a syntax error.
186 /// For a state, the index in \a yytable_ of its portion.
191 /// Unless\a yytable_ specifies something else to do.
199 /// \a yytable_[yypact_[s]]: what to do in state \a s.
203 static const unsigned char yytable_[]; member in class:yy::calcxx_parser

Completed in 26 milliseconds