Visitor

Undocumented in source.
class Visitor : ConstVisitor {}

Members

Aliases

accept
alias accept = ConstVisitor.accept
Undocumented in source.
enter
alias enter = ConstVisitor.enter
Undocumented in source.
exit
alias exit = ConstVisitor.exit
Undocumented in source.

Functions

accept
void accept(InputObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(DirectiveLocations obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(DirectiveDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(TypeExtensionDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(InputTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(EnumValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(EnumValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(EnumTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(UnionMembers obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(UnionTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(InterfaceTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(InputValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(InputValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ArgumentsDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(NamedTypes obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ImplementsInterfaces obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(FieldDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(FieldDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ScalarTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(OperationTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(OperationTypeDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(SchemaDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(TypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(TypeSystemDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ObjectType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ObjectValues obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Array obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Values obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ListType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Type obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Value obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ValueOrVariable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(DefaultValue obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Variable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(VariableDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(VariableDefinitionList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(VariableDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Directive obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Directives obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(FragmentDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Argument obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Description obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ArgumentList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Arguments obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(FieldName obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Field obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(InlineFragment obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(FragmentSpread obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Selection obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Selections obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(OperationType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(SelectionSet obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(OperationDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Definition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Definitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(Document obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(FragmentDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Directives obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ArgumentList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Directive obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(VariableDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(VariableDefinitionList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Arguments obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(VariableDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Variable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(DefaultValue obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(FieldName obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ValueOrVariable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Value obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Type obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Field obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ListType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Values obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Array obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InlineFragment obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ObjectValues obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ObjectType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(TypeSystemDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(FragmentSpread obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(TypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(SchemaDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(OperationTypeDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Selection obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(OperationTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ScalarTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Selections obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(FieldDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(FieldDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ImplementsInterfaces obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(OperationType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(NamedTypes obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(ArgumentsDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InputValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(SelectionSet obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InputValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InterfaceTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(UnionTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(OperationDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(UnionMembers obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(EnumTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(EnumValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Definition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(EnumValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InputTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(TypeExtensionDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Definitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(DirectiveDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(DirectiveLocations obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(InputObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Document obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Argument obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(Description obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Argument obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(FragmentDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ArgumentList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Directives obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Directive obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(VariableDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Arguments obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(VariableDefinitionList obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(VariableDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Variable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(FieldName obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(DefaultValue obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ValueOrVariable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Value obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Field obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Type obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ListType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Values obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InlineFragment obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Array obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ObjectValues obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ObjectType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(FragmentSpread obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(TypeSystemDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(TypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(SchemaDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Selection obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(OperationTypeDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(OperationTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ScalarTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Selections obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(FieldDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(FieldDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(OperationType obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ImplementsInterfaces obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(NamedTypes obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(ArgumentsDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(SelectionSet obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InputValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InputValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InterfaceTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(OperationDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(UnionTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(UnionMembers obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(EnumTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Definition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(EnumValueDefinitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(EnumValueDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InputTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Definitions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(TypeExtensionDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(DirectiveDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(DirectiveLocations obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Document obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(InputObjectTypeDefinition obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(Description obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ConstVisitor

enter
void enter(const(Document) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Document) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Document) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Definitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Definitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Definitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Definition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Definition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Definition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(OperationDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(OperationDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(OperationDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(SelectionSet) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(SelectionSet) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(SelectionSet) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(OperationType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(OperationType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(OperationType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Selections) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Selections) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Selections) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Selection) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Selection) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Selection) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(FragmentSpread) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(FragmentSpread) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(FragmentSpread) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InlineFragment) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InlineFragment) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InlineFragment) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Field) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Field) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Field) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(FieldName) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(FieldName) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(FieldName) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Arguments) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Arguments) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Arguments) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ArgumentList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ArgumentList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ArgumentList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Argument) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Argument) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Argument) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(FragmentDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(FragmentDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(FragmentDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Directives) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Directives) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Directives) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Directive) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Directive) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Directive) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(VariableDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(VariableDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(VariableDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(VariableDefinitionList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(VariableDefinitionList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(VariableDefinitionList) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(VariableDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(VariableDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(VariableDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Variable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Variable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Variable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(DefaultValue) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(DefaultValue) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(DefaultValue) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ValueOrVariable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ValueOrVariable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ValueOrVariable) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Value) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Value) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Value) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Type) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Type) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Type) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ListType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ListType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ListType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Values) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Values) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Values) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Array) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Array) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Array) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ObjectValues) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ObjectValues) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ObjectValues) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ObjectType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ObjectType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ObjectType) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(TypeSystemDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(TypeSystemDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(TypeSystemDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(TypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(TypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(TypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(SchemaDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(SchemaDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(SchemaDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(OperationTypeDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(OperationTypeDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(OperationTypeDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(OperationTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(OperationTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(OperationTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ScalarTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ScalarTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ScalarTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(FieldDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(FieldDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(FieldDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(FieldDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(FieldDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(FieldDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ImplementsInterfaces) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ImplementsInterfaces) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ImplementsInterfaces) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(NamedTypes) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(NamedTypes) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(NamedTypes) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(ArgumentsDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(ArgumentsDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(ArgumentsDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InputValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InputValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InputValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InputValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InputValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InputValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InterfaceTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InterfaceTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InterfaceTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(UnionTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(UnionTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(UnionTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(UnionMembers) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(UnionMembers) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(UnionMembers) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(EnumTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(EnumTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(EnumTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(EnumValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(EnumValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(EnumValueDefinitions) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(EnumValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(EnumValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(EnumValueDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InputTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InputTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InputTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(TypeExtensionDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(TypeExtensionDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(TypeExtensionDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(DirectiveDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(DirectiveDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(DirectiveDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(DirectiveLocations) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(DirectiveLocations) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(DirectiveLocations) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(InputObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(InputObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(InputObjectTypeDefinition) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
enter
void enter(const(Description) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit(const(Description) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(const(Description) obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta