Interface GraphQLGrammarListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
GraphQLGrammarBaseListener,GraphQLListener
public interface GraphQLGrammarListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
GraphQLGrammarParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byGraphQLGrammarParser.alias().voidEnter a parse tree produced byGraphQLGrammarParser.argument().voidEnter a parse tree produced byGraphQLGrammarParser.arguments().voidEnter a parse tree produced byGraphQLGrammarParser.argumentsDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.booleanValue().voidEnter a parse tree produced byGraphQLGrammarParser.defaultValue().voidEnter a parse tree produced byGraphQLGrammarParser.definition().voidEnter a parse tree produced byGraphQLGrammarParser.description().voidEnter a parse tree produced byGraphQLGrammarParser.directive().voidEnter a parse tree produced byGraphQLGrammarParser.directiveDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.directiveLocation().voidEnter a parse tree produced byGraphQLGrammarParser.directiveLocations().voidEnter a parse tree produced byGraphQLGrammarParser.directives().voidEnter a parse tree produced byGraphQLGrammarParser.document().voidEnter a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.enumTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.enumValue().voidEnter a parse tree produced byGraphQLGrammarParser.enumValueDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.executableDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().voidEnter a parse tree produced byGraphQLGrammarParser.field().voidEnter a parse tree produced byGraphQLGrammarParser.fieldDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.fieldsDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.floatValue().voidEnter a parse tree produced byGraphQLGrammarParser.fragmentDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.fragmentName().voidEnter a parse tree produced byGraphQLGrammarParser.fragmentSpread().voidEnter a parse tree produced byGraphQLGrammarParser.implementsInterfaces().voidEnter a parse tree produced byGraphQLGrammarParser.inlineFragment().voidEnter a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.inputValueDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.intValue().voidEnter a parse tree produced byGraphQLGrammarParser.listType().voidEnter a parse tree produced byGraphQLGrammarParser.listValue().voidEnter a parse tree produced byGraphQLGrammarParser.name().voidEnter a parse tree produced byGraphQLGrammarParser.namedType().voidEnter a parse tree produced byGraphQLGrammarParser.nullValue().voidEnter a parse tree produced byGraphQLGrammarParser.objectField().voidEnter a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.objectTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.objectValue().voidEnter a parse tree produced byGraphQLGrammarParser.operationDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.operationType().voidEnter a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.path().voidEnter a parse tree produced byGraphQLGrammarParser.propertyname().voidEnter a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.schemaDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.schemaExtension().voidEnter a parse tree produced byGraphQLGrammarParser.selection().voidEnter a parse tree produced byGraphQLGrammarParser.selectionSet().voidEnter a parse tree produced byGraphQLGrammarParser.stringValue().voidEnter a parse tree produced byGraphQLGrammarParser.type_().voidEnter a parse tree produced byGraphQLGrammarParser.typeCondition().voidEnter a parse tree produced byGraphQLGrammarParser.typeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.typeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().voidEnter a parse tree produced byGraphQLGrammarParser.typeSystemExtension().voidEnter a parse tree produced byGraphQLGrammarParser.unionMemberTypes().voidEnter a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.unionTypeExtension().voidEnter a parse tree produced byGraphQLGrammarParser.variable().voidEnter a parse tree produced byGraphQLGrammarParser.variable().voidEnter a parse tree produced byGraphQLGrammarParser.variableDefinition().voidEnter a parse tree produced byGraphQLGrammarParser.variableDefinitions().voidExit a parse tree produced byGraphQLGrammarParser.alias().voidExit a parse tree produced byGraphQLGrammarParser.argument().voidExit a parse tree produced byGraphQLGrammarParser.arguments().voidExit a parse tree produced byGraphQLGrammarParser.argumentsDefinition().voidExit a parse tree produced byGraphQLGrammarParser.booleanValue().voidExit a parse tree produced byGraphQLGrammarParser.defaultValue().voidExit a parse tree produced byGraphQLGrammarParser.definition().voidExit a parse tree produced byGraphQLGrammarParser.description().voidExit a parse tree produced byGraphQLGrammarParser.directive().voidExit a parse tree produced byGraphQLGrammarParser.directiveDefinition().voidExit a parse tree produced byGraphQLGrammarParser.directiveLocation().voidExit a parse tree produced byGraphQLGrammarParser.directiveLocations().voidExit a parse tree produced byGraphQLGrammarParser.directives().voidExit a parse tree produced byGraphQLGrammarParser.document().voidExit a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.enumTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.enumValue().voidExit a parse tree produced byGraphQLGrammarParser.enumValueDefinition().voidExit a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().voidExit a parse tree produced byGraphQLGrammarParser.executableDefinition().voidExit a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().voidExit a parse tree produced byGraphQLGrammarParser.field().voidExit a parse tree produced byGraphQLGrammarParser.fieldDefinition().voidExit a parse tree produced byGraphQLGrammarParser.fieldsDefinition().voidExit a parse tree produced byGraphQLGrammarParser.floatValue().voidExit a parse tree produced byGraphQLGrammarParser.fragmentDefinition().voidExit a parse tree produced byGraphQLGrammarParser.fragmentName().voidExit a parse tree produced byGraphQLGrammarParser.fragmentSpread().voidExit a parse tree produced byGraphQLGrammarParser.implementsInterfaces().voidExit a parse tree produced byGraphQLGrammarParser.inlineFragment().voidExit a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().voidExit a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.inputValueDefinition().voidExit a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.intValue().voidExit a parse tree produced byGraphQLGrammarParser.listType().voidExit a parse tree produced byGraphQLGrammarParser.listValue().voidExit a parse tree produced byGraphQLGrammarParser.name().voidExit a parse tree produced byGraphQLGrammarParser.namedType().voidExit a parse tree produced byGraphQLGrammarParser.nullValue().voidExit a parse tree produced byGraphQLGrammarParser.objectField().voidExit a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.objectTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.objectValue().voidExit a parse tree produced byGraphQLGrammarParser.operationDefinition().voidExit a parse tree produced byGraphQLGrammarParser.operationType().voidExit a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.path().voidExit a parse tree produced byGraphQLGrammarParser.propertyname().voidExit a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.schemaDefinition().voidExit a parse tree produced byGraphQLGrammarParser.schemaExtension().voidExit a parse tree produced byGraphQLGrammarParser.selection().voidExit a parse tree produced byGraphQLGrammarParser.selectionSet().voidExit a parse tree produced byGraphQLGrammarParser.stringValue().voidExit a parse tree produced byGraphQLGrammarParser.type_().voidExit a parse tree produced byGraphQLGrammarParser.typeCondition().voidExit a parse tree produced byGraphQLGrammarParser.typeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.typeExtension().voidExit a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().voidExit a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().voidExit a parse tree produced byGraphQLGrammarParser.typeSystemExtension().voidExit a parse tree produced byGraphQLGrammarParser.unionMemberTypes().voidExit a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().voidExit a parse tree produced byGraphQLGrammarParser.unionTypeExtension().voidExit a parse tree produced byGraphQLGrammarParser.variable().voidExit a parse tree produced byGraphQLGrammarParser.variable().voidExit a parse tree produced byGraphQLGrammarParser.variableDefinition().voidExit a parse tree produced byGraphQLGrammarParser.variableDefinitions().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterFragmentDefinition
Enter a parse tree produced byGraphQLGrammarParser.fragmentDefinition().- Parameters:
ctx- the parse tree
-
exitFragmentDefinition
Exit a parse tree produced byGraphQLGrammarParser.fragmentDefinition().- Parameters:
ctx- the parse tree
-
enterObjectField
Enter a parse tree produced byGraphQLGrammarParser.objectField().- Parameters:
ctx- the parse tree
-
exitObjectField
Exit a parse tree produced byGraphQLGrammarParser.objectField().- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byGraphQLGrammarParser.argument().- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byGraphQLGrammarParser.argument().- Parameters:
ctx- the parse tree
-
enterFragmentSpread
Enter a parse tree produced byGraphQLGrammarParser.fragmentSpread().- Parameters:
ctx- the parse tree
-
exitFragmentSpread
Exit a parse tree produced byGraphQLGrammarParser.fragmentSpread().- Parameters:
ctx- the parse tree
-
enterInlineFragment
Enter a parse tree produced byGraphQLGrammarParser.inlineFragment().- Parameters:
ctx- the parse tree
-
exitInlineFragment
Exit a parse tree produced byGraphQLGrammarParser.inlineFragment().- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byGraphQLGrammarParser.defaultValue().- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byGraphQLGrammarParser.defaultValue().- Parameters:
ctx- the parse tree
-
enterSchemaDefinition
Enter a parse tree produced byGraphQLGrammarParser.schemaDefinition().- Parameters:
ctx- the parse tree
-
exitSchemaDefinition
Exit a parse tree produced byGraphQLGrammarParser.schemaDefinition().- Parameters:
ctx- the parse tree
-
enterInterfaceTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().- Parameters:
ctx- the parse tree
-
exitInterfaceTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().- Parameters:
ctx- the parse tree
-
enterInputValueDefinition
Enter a parse tree produced byGraphQLGrammarParser.inputValueDefinition().- Parameters:
ctx- the parse tree
-
exitInputValueDefinition
Exit a parse tree produced byGraphQLGrammarParser.inputValueDefinition().- Parameters:
ctx- the parse tree
-
enterFieldsDefinition
Enter a parse tree produced byGraphQLGrammarParser.fieldsDefinition().- Parameters:
ctx- the parse tree
-
exitFieldsDefinition
Exit a parse tree produced byGraphQLGrammarParser.fieldsDefinition().- Parameters:
ctx- the parse tree
-
enterNullValue
Enter a parse tree produced byGraphQLGrammarParser.nullValue().- Parameters:
ctx- the parse tree
-
exitNullValue
Exit a parse tree produced byGraphQLGrammarParser.nullValue().- Parameters:
ctx- the parse tree
-
enterArgumentsDefinition
Enter a parse tree produced byGraphQLGrammarParser.argumentsDefinition().- Parameters:
ctx- the parse tree
-
exitArgumentsDefinition
Exit a parse tree produced byGraphQLGrammarParser.argumentsDefinition().- Parameters:
ctx- the parse tree
-
enterPath
Enter a parse tree produced byGraphQLGrammarParser.path().- Parameters:
ctx- the parse tree
-
exitPath
Exit a parse tree produced byGraphQLGrammarParser.path().- Parameters:
ctx- the parse tree
-
enterStringValue
Enter a parse tree produced byGraphQLGrammarParser.stringValue().- Parameters:
ctx- the parse tree
-
exitStringValue
Exit a parse tree produced byGraphQLGrammarParser.stringValue().- Parameters:
ctx- the parse tree
-
enterEnumValueDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumValueDefinition().- Parameters:
ctx- the parse tree
-
exitEnumValueDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumValueDefinition().- Parameters:
ctx- the parse tree
-
enterEnumValue
Enter a parse tree produced byGraphQLGrammarParser.enumValue().- Parameters:
ctx- the parse tree
-
exitEnumValue
Exit a parse tree produced byGraphQLGrammarParser.enumValue().- Parameters:
ctx- the parse tree
-
enterFragmentName
Enter a parse tree produced byGraphQLGrammarParser.fragmentName().- Parameters:
ctx- the parse tree
-
exitFragmentName
Exit a parse tree produced byGraphQLGrammarParser.fragmentName().- Parameters:
ctx- the parse tree
-
enterTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.typeDefinition().- Parameters:
ctx- the parse tree
-
exitTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.typeDefinition().- Parameters:
ctx- the parse tree
-
enterTypeSystemDirectiveLocation
Enter a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().- Parameters:
ctx- the parse tree
-
exitTypeSystemDirectiveLocation
Exit a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().- Parameters:
ctx- the parse tree
-
enterUnionTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().- Parameters:
ctx- the parse tree
-
exitUnionTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().- Parameters:
ctx- the parse tree
-
enterRootOperationTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().- Parameters:
ctx- the parse tree
-
exitRootOperationTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().- Parameters:
ctx- the parse tree
-
enterDirectiveDefinition
Enter a parse tree produced byGraphQLGrammarParser.directiveDefinition().- Parameters:
ctx- the parse tree
-
exitDirectiveDefinition
Exit a parse tree produced byGraphQLGrammarParser.directiveDefinition().- Parameters:
ctx- the parse tree
-
enterVariableDefinition
Enter a parse tree produced byGraphQLGrammarParser.variableDefinition().- Parameters:
ctx- the parse tree
-
exitVariableDefinition
Exit a parse tree produced byGraphQLGrammarParser.variableDefinition().- Parameters:
ctx- the parse tree
-
enterOperationDefinition
Enter a parse tree produced byGraphQLGrammarParser.operationDefinition().- Parameters:
ctx- the parse tree
-
exitOperationDefinition
Exit a parse tree produced byGraphQLGrammarParser.operationDefinition().- Parameters:
ctx- the parse tree
-
enterFloatValue
Enter a parse tree produced byGraphQLGrammarParser.floatValue().- Parameters:
ctx- the parse tree
-
exitFloatValue
Exit a parse tree produced byGraphQLGrammarParser.floatValue().- Parameters:
ctx- the parse tree
-
enterObjectValue
Enter a parse tree produced byGraphQLGrammarParser.objectValue().- Parameters:
ctx- the parse tree
-
exitObjectValue
Exit a parse tree produced byGraphQLGrammarParser.objectValue().- Parameters:
ctx- the parse tree
-
enterEnumTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().- Parameters:
ctx- the parse tree
-
exitEnumTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().- Parameters:
ctx- the parse tree
-
enterSelection
Enter a parse tree produced byGraphQLGrammarParser.selection().- Parameters:
ctx- the parse tree
-
exitSelection
Exit a parse tree produced byGraphQLGrammarParser.selection().- Parameters:
ctx- the parse tree
-
enterField
Enter a parse tree produced byGraphQLGrammarParser.field().- Parameters:
ctx- the parse tree
-
exitField
Exit a parse tree produced byGraphQLGrammarParser.field().- Parameters:
ctx- the parse tree
-
enterScalarTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().- Parameters:
ctx- the parse tree
-
exitScalarTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().- Parameters:
ctx- the parse tree
-
enterOperationTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().- Parameters:
ctx- the parse tree
-
exitOperationTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().- Parameters:
ctx- the parse tree
-
enterName
Enter a parse tree produced byGraphQLGrammarParser.name().- Parameters:
ctx- the parse tree
-
exitName
Exit a parse tree produced byGraphQLGrammarParser.name().- Parameters:
ctx- the parse tree
-
enterExecutableDirectiveLocation
Enter a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().- Parameters:
ctx- the parse tree
-
exitExecutableDirectiveLocation
Exit a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().- Parameters:
ctx- the parse tree
-
enterOperationType
Enter a parse tree produced byGraphQLGrammarParser.operationType().- Parameters:
ctx- the parse tree
-
exitOperationType
Exit a parse tree produced byGraphQLGrammarParser.operationType().- Parameters:
ctx- the parse tree
-
enterBooleanValue
Enter a parse tree produced byGraphQLGrammarParser.booleanValue().- Parameters:
ctx- the parse tree
-
exitBooleanValue
Exit a parse tree produced byGraphQLGrammarParser.booleanValue().- Parameters:
ctx- the parse tree
-
enterTypeSystemDefinition
Enter a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().- Parameters:
ctx- the parse tree
-
exitTypeSystemDefinition
Exit a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().- Parameters:
ctx- the parse tree
-
enterScalarTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().- Parameters:
ctx- the parse tree
-
exitScalarTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().- Parameters:
ctx- the parse tree
-
enterInputObjectTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().- Parameters:
ctx- the parse tree
-
exitInputObjectTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().- Parameters:
ctx- the parse tree
-
enterInterfaceTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().- Parameters:
ctx- the parse tree
-
exitInterfaceTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().- Parameters:
ctx- the parse tree
-
enterInputObjectTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().- Parameters:
ctx- the parse tree
-
exitInputObjectTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().- Parameters:
ctx- the parse tree
-
enterDirectiveLocation
Enter a parse tree produced byGraphQLGrammarParser.directiveLocation().- Parameters:
ctx- the parse tree
-
exitDirectiveLocation
Exit a parse tree produced byGraphQLGrammarParser.directiveLocation().- Parameters:
ctx- the parse tree
-
enterDocument
Enter a parse tree produced byGraphQLGrammarParser.document().- Parameters:
ctx- the parse tree
-
exitDocument
Exit a parse tree produced byGraphQLGrammarParser.document().- Parameters:
ctx- the parse tree
-
enterObjectTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.objectTypeExtension().- Parameters:
ctx- the parse tree
-
exitObjectTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.objectTypeExtension().- Parameters:
ctx- the parse tree
-
enterDescription
Enter a parse tree produced byGraphQLGrammarParser.description().- Parameters:
ctx- the parse tree
-
exitDescription
Exit a parse tree produced byGraphQLGrammarParser.description().- Parameters:
ctx- the parse tree
-
enterListType
Enter a parse tree produced byGraphQLGrammarParser.listType().- Parameters:
ctx- the parse tree
-
exitListType
Exit a parse tree produced byGraphQLGrammarParser.listType().- Parameters:
ctx- the parse tree
-
enterInputFieldsDefinition
Enter a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().- Parameters:
ctx- the parse tree
-
exitInputFieldsDefinition
Exit a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().- Parameters:
ctx- the parse tree
-
enterUnionTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.unionTypeExtension().- Parameters:
ctx- the parse tree
-
exitUnionTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.unionTypeExtension().- Parameters:
ctx- the parse tree
-
enterSelectionSet
Enter a parse tree produced byGraphQLGrammarParser.selectionSet().- Parameters:
ctx- the parse tree
-
exitSelectionSet
Exit a parse tree produced byGraphQLGrammarParser.selectionSet().- Parameters:
ctx- the parse tree
-
enterNamedType
Enter a parse tree produced byGraphQLGrammarParser.namedType().- Parameters:
ctx- the parse tree
-
exitNamedType
Exit a parse tree produced byGraphQLGrammarParser.namedType().- Parameters:
ctx- the parse tree
-
enterVariableDefinitions
Enter a parse tree produced byGraphQLGrammarParser.variableDefinitions().- Parameters:
ctx- the parse tree
-
exitVariableDefinitions
Exit a parse tree produced byGraphQLGrammarParser.variableDefinitions().- Parameters:
ctx- the parse tree
-
enterFieldDefinition
Enter a parse tree produced byGraphQLGrammarParser.fieldDefinition().- Parameters:
ctx- the parse tree
-
exitFieldDefinition
Exit a parse tree produced byGraphQLGrammarParser.fieldDefinition().- Parameters:
ctx- the parse tree
-
enterSchemaExtension
Enter a parse tree produced byGraphQLGrammarParser.schemaExtension().- Parameters:
ctx- the parse tree
-
exitSchemaExtension
Exit a parse tree produced byGraphQLGrammarParser.schemaExtension().- Parameters:
ctx- the parse tree
-
enterAlias
Enter a parse tree produced byGraphQLGrammarParser.alias().- Parameters:
ctx- the parse tree
-
exitAlias
Exit a parse tree produced byGraphQLGrammarParser.alias().- Parameters:
ctx- the parse tree
-
enterDefinition
Enter a parse tree produced byGraphQLGrammarParser.definition().- Parameters:
ctx- the parse tree
-
exitDefinition
Exit a parse tree produced byGraphQLGrammarParser.definition().- Parameters:
ctx- the parse tree
-
enterValue
Enter a parse tree produced byGraphQLGrammarParser.variable().- Parameters:
ctx- the parse tree
-
exitValue
Exit a parse tree produced byGraphQLGrammarParser.variable().- Parameters:
ctx- the parse tree
-
enterImplementsInterfaces
Enter a parse tree produced byGraphQLGrammarParser.implementsInterfaces().- Parameters:
ctx- the parse tree
-
exitImplementsInterfaces
Exit a parse tree produced byGraphQLGrammarParser.implementsInterfaces().- Parameters:
ctx- the parse tree
-
enterObjectTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().- Parameters:
ctx- the parse tree
-
exitObjectTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().- Parameters:
ctx- the parse tree
-
enterPropertyname
Enter a parse tree produced byGraphQLGrammarParser.propertyname().- Parameters:
ctx- the parse tree
-
exitPropertyname
Exit a parse tree produced byGraphQLGrammarParser.propertyname().- Parameters:
ctx- the parse tree
-
enterDirectives
Enter a parse tree produced byGraphQLGrammarParser.directives().- Parameters:
ctx- the parse tree
-
exitDirectives
Exit a parse tree produced byGraphQLGrammarParser.directives().- Parameters:
ctx- the parse tree
-
enterEnumValuesDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().- Parameters:
ctx- the parse tree
-
exitEnumValuesDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().- Parameters:
ctx- the parse tree
-
enterIntValue
Enter a parse tree produced byGraphQLGrammarParser.intValue().- Parameters:
ctx- the parse tree
-
exitIntValue
Exit a parse tree produced byGraphQLGrammarParser.intValue().- Parameters:
ctx- the parse tree
-
enterDirectiveLocations
Enter a parse tree produced byGraphQLGrammarParser.directiveLocations().- Parameters:
ctx- the parse tree
-
exitDirectiveLocations
Exit a parse tree produced byGraphQLGrammarParser.directiveLocations().- Parameters:
ctx- the parse tree
-
enterTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.typeExtension().- Parameters:
ctx- the parse tree
-
exitTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.typeExtension().- Parameters:
ctx- the parse tree
-
enterUnionMemberTypes
Enter a parse tree produced byGraphQLGrammarParser.unionMemberTypes().- Parameters:
ctx- the parse tree
-
exitUnionMemberTypes
Exit a parse tree produced byGraphQLGrammarParser.unionMemberTypes().- Parameters:
ctx- the parse tree
-
enterDirective
Enter a parse tree produced byGraphQLGrammarParser.directive().- Parameters:
ctx- the parse tree
-
exitDirective
Exit a parse tree produced byGraphQLGrammarParser.directive().- Parameters:
ctx- the parse tree
-
enterEnumTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.enumTypeExtension().- Parameters:
ctx- the parse tree
-
exitEnumTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.enumTypeExtension().- Parameters:
ctx- the parse tree
-
enterListValue
Enter a parse tree produced byGraphQLGrammarParser.listValue().- Parameters:
ctx- the parse tree
-
exitListValue
Exit a parse tree produced byGraphQLGrammarParser.listValue().- Parameters:
ctx- the parse tree
-
enterTypeSystemExtension
Enter a parse tree produced byGraphQLGrammarParser.typeSystemExtension().- Parameters:
ctx- the parse tree
-
exitTypeSystemExtension
Exit a parse tree produced byGraphQLGrammarParser.typeSystemExtension().- Parameters:
ctx- the parse tree
-
enterTypeCondition
Enter a parse tree produced byGraphQLGrammarParser.typeCondition().- Parameters:
ctx- the parse tree
-
exitTypeCondition
Exit a parse tree produced byGraphQLGrammarParser.typeCondition().- Parameters:
ctx- the parse tree
-
enterVariable
Enter a parse tree produced byGraphQLGrammarParser.variable().- Parameters:
ctx- the parse tree
-
exitVariable
Exit a parse tree produced byGraphQLGrammarParser.variable().- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byGraphQLGrammarParser.arguments().- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byGraphQLGrammarParser.arguments().- Parameters:
ctx- the parse tree
-
enterExecutableDefinition
Enter a parse tree produced byGraphQLGrammarParser.executableDefinition().- Parameters:
ctx- the parse tree
-
exitExecutableDefinition
Exit a parse tree produced byGraphQLGrammarParser.executableDefinition().- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byGraphQLGrammarParser.type_().- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byGraphQLGrammarParser.type_().- Parameters:
ctx- the parse tree
-