OrderedLR1Tables.Halt

Undocumented in source.
interface OrderedLR1Tables
static
class Halt : Action {}

Constructors

this
this(Terminal lookahead)
Undocumented in source.

Inherited Members

From Action

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

Meta