SchemaDefinition

Undocumented in source.

Constructors

this
this(SchemaDefinitionEnum ruleSelection, Directives dir, OperationTypeDefinitions otds)
Undocumented in source.
this
this(SchemaDefinitionEnum ruleSelection, OperationTypeDefinitions otds)
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

dir
Directives dir;
Undocumented in source.
otds
OperationTypeDefinitions otds;
Undocumented in source.
ruleSelection
SchemaDefinitionEnum ruleSelection;
Undocumented in source.

Meta