Lines Matching full:machine
8 /** This class represents a state in the LALR viable prefix recognition machine.
28 * At runtime, the parser uses a viable prefix recognition machine made up
37 * production. This leaves the machine in the same state is was in when the
197 * recognizer. When the machine is constructed, each item that results
233 /** Build an LALR viable prefix recognition machine given a start
237 * it attempts to extend the machine by creating transitions out of
261 * Consequently, after the machine is built, we go back and propagate
262 * lookaheads through the constructed machine using a call to
429 * parse tables that encode the viable prefix recognition machine, an
431 * correspond to states of the machine. The columns of the action table