OperationTypeDefinitions

Undocumented in source.

Constructors

this
this(OperationTypeDefinitionsEnum ruleSelection, OperationTypeDefinition otd)
Undocumented in source.
this
this(OperationTypeDefinitionsEnum ruleSelection, OperationTypeDefinition otd, OperationTypeDefinitions 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

follow
OperationTypeDefinitions follow;
Undocumented in source.
otd
OperationTypeDefinition otd;
Undocumented in source.
ruleSelection
OperationTypeDefinitionsEnum ruleSelection;
Undocumented in source.

Meta