OrderedLR1Tables.Action

Undocumented in source.
interface OrderedLR1Tables
static abstract
class Action {}

Constructors

this
this(Terminal lookahead)
Undocumented in source.

Members

Variables

isContinuationAction
bool isContinuationAction;
Undocumented in source.
lookahead
Terminal lookahead;
Undocumented in source.

Meta