gamma.parsgen.lalr1.CanonicalLR1Tables

Undocumented in source.

Members

Interfaces

CanonicalLR1Tables
interface CanonicalLR1Tables

Abstract view on the parse tables for a deterministic canonical LR-like parser with 1-symbol lookahead. Note that the represented parser may well be a <emph>nondeterministic</emph> one.

Meta