Signature

Undocumented in source.

Constructors

this
this(Mode[] modes, Nonterminal[] domains, Position position)
Undocumented in source.
this
this(Position position)
Undocumented in source.

Members

Functions

domains
Nonterminal[] domains()
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
modes
const(Mode)[] modes()
Undocumented in source. Be warned that the author may not have intended to support it.
position
Position position()
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.

Meta