FieldDefinitions

Undocumented in source.

Constructors

this
this(FieldDefinitionsEnum ruleSelection, FieldDefinition fd)
Undocumented in source.
this
this(FieldDefinitionsEnum ruleSelection, FieldDefinition fd, FieldDefinitions 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

fd
FieldDefinition fd;
Undocumented in source.
follow
FieldDefinitions follow;
Undocumented in source.
ruleSelection
FieldDefinitionsEnum ruleSelection;
Undocumented in source.

Meta