Elem

Undocumented in source.

Members

Functions

serialize
void serialize(Serializer s)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

nterm
inout(Production)* nterm [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
nterm
Production* nterm [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
term
inout(Term)* term [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
term
Term* term [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

E
union E
Undocumented in source.

Variables

e
E e;
Undocumented in source.
index
uint index;
Undocumented in source.
kind
ElemKind kind;
Undocumented in source.
rule
Rule* rule;
Undocumented in source.

Meta