Class: GraphQL::StaticValidation::InterpreterVisitor

Inherits:
BaseVisitor show all
Includes:
ContextMethods, DefinitionDependencies
Defined in:
lib/graphql/static_validation/interpreter_visitor.rb

Instance Attribute Summary

Attributes included from DefinitionDependencies

#dependencies

Attributes inherited from BaseVisitor

#context, #object_types

Method Summary

Methods included from DefinitionDependencies

#dependency_map, #initialize, #on_document, #on_fragment_definition, #on_fragment_spread, #on_operation_definition

Methods inherited from BaseVisitor

including_rules, #initialize, #path

Methods inherited from Language::StaticVisitor

#initialize, make_visit_methods, #on_argument_children, #on_document_children, #on_field_children, #on_fragment_definition_children, #on_operation_definition_children, #visit, #visit_directives, #visit_selections