Production

Undocumented in source.

Members

Functions

dup
Production* dup()
Undocumented in source. Be warned that the author may not have intended to support it.
idup
immutable(Production*) idup()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

annotations
Annotations annotations;
Undocumented in source.
isVirtual
bool isVirtual;
Undocumented in source.
negLookaheads
Symbol[] negLookaheads;
Undocumented in source.
negLookaheadsAnytoken
bool negLookaheadsAnytoken;
Undocumented in source.
nonterminalID
NonterminalID nonterminalID;
Undocumented in source.
productionID
ProductionID productionID;
Undocumented in source.
rewriteRules
RewriteRule[] rewriteRules;
Undocumented in source.
symbols
immutable(SymbolInstance)[] symbols;
Undocumented in source.
tags
immutable(TagID)[] tags;
Undocumented in source.

Meta