Definitions

Undocumented in source.

Constructors

this
this(DefinitionsEnum ruleSelection, Definition def)
Undocumented in source.
this
this(DefinitionsEnum ruleSelection, Definition def, Definitions follow)
Undocumented in source.

Members

Functions

visit
void visit(Visitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ConstVisitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Visitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ConstVisitor vis)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

def
Definition def;
Undocumented in source.
follow
Definitions follow;
Undocumented in source.
ruleSelection
DefinitionsEnum ruleSelection;
Undocumented in source.

Meta