Class: GraphQL::StaticValidation::InterpreterVisitor
- Inherits:
 - 
      BaseVisitor
      
        
- Object
 - Language::StaticVisitor
 - BaseVisitor
 - GraphQL::StaticValidation::InterpreterVisitor
 
 
- Includes:
 - ContextMethods, DefinitionDependencies
 
- Defined in:
 - lib/graphql/static_validation/interpreter_visitor.rb
 
Instance Attribute Summary
Attributes included from DefinitionDependencies
Attributes inherited from BaseVisitor
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