Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
oxide
main
Oxide
AppliedDirective
Argument
DefaultValue
ArgumentValues
BaseField
CoercedInput
Context
Directive
Location
Directives
Error
Execution
Context
Lazy
ResolutionInfo
Response
Runtime
IntermediateType
Field
FieldError
InputCoercionError
Introspection
ArgumentInfo
FieldInfo
IntrospectionSystem
InvalidOperationError
Language
Lexer
Nodes
Argument
ArgumentsDefintion
BooleanValue
Definition
Directive
DirectiveDefinition
DirectiveLocation
Document
EnumTypeDefinition
EnumValue
EnumValueDefinition
Field
FieldDefinition
FloatValue
FragmentDefinition
FragmentSpread
InlineFragment
InputObjectTypeDefinition
InputValueDefinition
InterfaceTypeDefinition
IntValue
ListType
ListValue
NamedType
Node
NonNullType
NullValue
ObjectField
ObjectTypeDefinition
ObjectValue
OperationDefinition
OperationTypeDefinition
ScalarTypeDefinition
SchemaDefinition
Selection
SelectionSet
StringValue
Type
TypeDefinition
UnionTypeDefinition
Value
ValueType
Variable
VariableDefinition
Parser
Token
Kind
Visitable
Visitor
Loader
Location
ParseException
Query
RequestError
Resolution
Schema
SerializationError
SerializedOutput
Type
TypeMap
TypeResolver
Types
BooleanType
CustomScalarType
EnumType
EnumValue
FloatType
IdType
InputObjectType
InterfaceType
IntType
LateBoundType
ListType
NonNullType
ObjectType
ScalarType
StringType
UnionType
Utils
Builder
Validation
AllVariablesUsed
AllVariableUsesDefined
ArgumentNames
ArgumentUniqueness
Context
Composite
ContextVisitor
DirectivesAreDefined
DirectivesAreInValidLocations
DirectivesAreUniquePerLocation
FieldSelections
InputObjectFieldNames
InputObjectFieldUniqueness
LeafFieldSelections
LoneAnonymousOperation
OperationNameUniqueness
Pipeline
Rule
VariablesAreInputTypes
VariableUniqueness
Visitable
Visitor
Types
Generated using Crystal 1.12.2
2024-07-05 05:09:20 UTC
abstract class
Oxide::
Language::
Visitor
Oxide::Language::Visitor
Reference
Object
Direct Known Subclasses
Oxide::Validation::ContextVisitor
Oxide::Validation::Pipeline
Defined in:
oxide/language/visitor.cr
Instance Method Summary
#enter
(node)
#leave
(node)
Instance Method Detail
def
enter
(node)
#
[
View source
]
def
leave
(node)
#
[
View source
]