gamma.parsgen.lalr1.OrderedLR1Tables

Undocumented in source.

Members

Interfaces

OrderedLR1Tables
interface OrderedLR1Tables

Abstract view on the parse tables for a deterministic ordered LR-like parser with 1-symbol lookahead. The information provided also indicates a continuation automaton for Röhrich's error repair method. Note that the represented parser may well be a <emph>nondeterministic</emph> one.

Meta