Class GraphQLGrammarBaseListener
- All Implemented Interfaces:
GraphQLGrammarListener,org.antlr.v4.runtime.tree.ParseTreeListener
GraphQLGrammarListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
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().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) 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().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) 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().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
GraphQLGrammarBaseListener
public GraphQLGrammarBaseListener()
-
-
Method Details
-
enterFragmentDefinition
Enter a parse tree produced byGraphQLGrammarParser.fragmentDefinition().The default implementation does nothing.
- Specified by:
enterFragmentDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFragmentDefinition
Exit a parse tree produced byGraphQLGrammarParser.fragmentDefinition().The default implementation does nothing.
- Specified by:
exitFragmentDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterObjectField
Enter a parse tree produced byGraphQLGrammarParser.objectField().The default implementation does nothing.
- Specified by:
enterObjectFieldin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitObjectField
Exit a parse tree produced byGraphQLGrammarParser.objectField().The default implementation does nothing.
- Specified by:
exitObjectFieldin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byGraphQLGrammarParser.argument().The default implementation does nothing.
- Specified by:
enterArgumentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byGraphQLGrammarParser.argument().The default implementation does nothing.
- Specified by:
exitArgumentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterFragmentSpread
Enter a parse tree produced byGraphQLGrammarParser.fragmentSpread().The default implementation does nothing.
- Specified by:
enterFragmentSpreadin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFragmentSpread
Exit a parse tree produced byGraphQLGrammarParser.fragmentSpread().The default implementation does nothing.
- Specified by:
exitFragmentSpreadin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInlineFragment
Enter a parse tree produced byGraphQLGrammarParser.inlineFragment().The default implementation does nothing.
- Specified by:
enterInlineFragmentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInlineFragment
Exit a parse tree produced byGraphQLGrammarParser.inlineFragment().The default implementation does nothing.
- Specified by:
exitInlineFragmentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byGraphQLGrammarParser.defaultValue().The default implementation does nothing.
- Specified by:
enterDefaultValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byGraphQLGrammarParser.defaultValue().The default implementation does nothing.
- Specified by:
exitDefaultValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterSchemaDefinition
Enter a parse tree produced byGraphQLGrammarParser.schemaDefinition().The default implementation does nothing.
- Specified by:
enterSchemaDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitSchemaDefinition
Exit a parse tree produced byGraphQLGrammarParser.schemaDefinition().The default implementation does nothing.
- Specified by:
exitSchemaDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInterfaceTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().The default implementation does nothing.
- Specified by:
enterInterfaceTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInterfaceTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.interfaceTypeDefinition().The default implementation does nothing.
- Specified by:
exitInterfaceTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInputValueDefinition
Enter a parse tree produced byGraphQLGrammarParser.inputValueDefinition().The default implementation does nothing.
- Specified by:
enterInputValueDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInputValueDefinition
Exit a parse tree produced byGraphQLGrammarParser.inputValueDefinition().The default implementation does nothing.
- Specified by:
exitInputValueDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterFieldsDefinition
Enter a parse tree produced byGraphQLGrammarParser.fieldsDefinition().The default implementation does nothing.
- Specified by:
enterFieldsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFieldsDefinition
Exit a parse tree produced byGraphQLGrammarParser.fieldsDefinition().The default implementation does nothing.
- Specified by:
exitFieldsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterNullValue
Enter a parse tree produced byGraphQLGrammarParser.nullValue().The default implementation does nothing.
- Specified by:
enterNullValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitNullValue
Exit a parse tree produced byGraphQLGrammarParser.nullValue().The default implementation does nothing.
- Specified by:
exitNullValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterArgumentsDefinition
Enter a parse tree produced byGraphQLGrammarParser.argumentsDefinition().The default implementation does nothing.
- Specified by:
enterArgumentsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitArgumentsDefinition
Exit a parse tree produced byGraphQLGrammarParser.argumentsDefinition().The default implementation does nothing.
- Specified by:
exitArgumentsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterPath
Enter a parse tree produced byGraphQLGrammarParser.path().The default implementation does nothing.
- Specified by:
enterPathin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitPath
Exit a parse tree produced byGraphQLGrammarParser.path().The default implementation does nothing.
- Specified by:
exitPathin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterStringValue
Enter a parse tree produced byGraphQLGrammarParser.stringValue().The default implementation does nothing.
- Specified by:
enterStringValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitStringValue
Exit a parse tree produced byGraphQLGrammarParser.stringValue().The default implementation does nothing.
- Specified by:
exitStringValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEnumValueDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumValueDefinition().The default implementation does nothing.
- Specified by:
enterEnumValueDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitEnumValueDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumValueDefinition().The default implementation does nothing.
- Specified by:
exitEnumValueDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEnumValue
Enter a parse tree produced byGraphQLGrammarParser.enumValue().The default implementation does nothing.
- Specified by:
enterEnumValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitEnumValue
Exit a parse tree produced byGraphQLGrammarParser.enumValue().The default implementation does nothing.
- Specified by:
exitEnumValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterFragmentName
Enter a parse tree produced byGraphQLGrammarParser.fragmentName().The default implementation does nothing.
- Specified by:
enterFragmentNamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFragmentName
Exit a parse tree produced byGraphQLGrammarParser.fragmentName().The default implementation does nothing.
- Specified by:
exitFragmentNamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.typeDefinition().The default implementation does nothing.
- Specified by:
enterTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.typeDefinition().The default implementation does nothing.
- Specified by:
exitTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeSystemDirectiveLocation
public void enterTypeSystemDirectiveLocation(GraphQLGrammarParser.TypeSystemDirectiveLocationContext ctx) Enter a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().The default implementation does nothing.
- Specified by:
enterTypeSystemDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeSystemDirectiveLocation
public void exitTypeSystemDirectiveLocation(GraphQLGrammarParser.TypeSystemDirectiveLocationContext ctx) Exit a parse tree produced byGraphQLGrammarParser.typeSystemDirectiveLocation().The default implementation does nothing.
- Specified by:
exitTypeSystemDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterUnionTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().The default implementation does nothing.
- Specified by:
enterUnionTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitUnionTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.unionTypeDefinition().The default implementation does nothing.
- Specified by:
exitUnionTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterRootOperationTypeDefinition
public void enterRootOperationTypeDefinition(GraphQLGrammarParser.RootOperationTypeDefinitionContext ctx) Enter a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().The default implementation does nothing.
- Specified by:
enterRootOperationTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitRootOperationTypeDefinition
public void exitRootOperationTypeDefinition(GraphQLGrammarParser.RootOperationTypeDefinitionContext ctx) Exit a parse tree produced byGraphQLGrammarParser.rootOperationTypeDefinition().The default implementation does nothing.
- Specified by:
exitRootOperationTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDirectiveDefinition
Enter a parse tree produced byGraphQLGrammarParser.directiveDefinition().The default implementation does nothing.
- Specified by:
enterDirectiveDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDirectiveDefinition
Exit a parse tree produced byGraphQLGrammarParser.directiveDefinition().The default implementation does nothing.
- Specified by:
exitDirectiveDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterVariableDefinition
Enter a parse tree produced byGraphQLGrammarParser.variableDefinition().The default implementation does nothing.
- Specified by:
enterVariableDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitVariableDefinition
Exit a parse tree produced byGraphQLGrammarParser.variableDefinition().The default implementation does nothing.
- Specified by:
exitVariableDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterOperationDefinition
Enter a parse tree produced byGraphQLGrammarParser.operationDefinition().The default implementation does nothing.
- Specified by:
enterOperationDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitOperationDefinition
Exit a parse tree produced byGraphQLGrammarParser.operationDefinition().The default implementation does nothing.
- Specified by:
exitOperationDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterFloatValue
Enter a parse tree produced byGraphQLGrammarParser.floatValue().The default implementation does nothing.
- Specified by:
enterFloatValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFloatValue
Exit a parse tree produced byGraphQLGrammarParser.floatValue().The default implementation does nothing.
- Specified by:
exitFloatValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterObjectValue
Enter a parse tree produced byGraphQLGrammarParser.objectValue().The default implementation does nothing.
- Specified by:
enterObjectValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitObjectValue
Exit a parse tree produced byGraphQLGrammarParser.objectValue().The default implementation does nothing.
- Specified by:
exitObjectValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEnumTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().The default implementation does nothing.
- Specified by:
enterEnumTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitEnumTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumTypeDefinition().The default implementation does nothing.
- Specified by:
exitEnumTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterSelection
Enter a parse tree produced byGraphQLGrammarParser.selection().The default implementation does nothing.
- Specified by:
enterSelectionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitSelection
Exit a parse tree produced byGraphQLGrammarParser.selection().The default implementation does nothing.
- Specified by:
exitSelectionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterField
Enter a parse tree produced byGraphQLGrammarParser.field().The default implementation does nothing.
- Specified by:
enterFieldin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitField
Exit a parse tree produced byGraphQLGrammarParser.field().The default implementation does nothing.
- Specified by:
exitFieldin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterScalarTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().The default implementation does nothing.
- Specified by:
enterScalarTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitScalarTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.scalarTypeExtension().The default implementation does nothing.
- Specified by:
exitScalarTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterOperationTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().The default implementation does nothing.
- Specified by:
enterOperationTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitOperationTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.operationTypeDefinition().The default implementation does nothing.
- Specified by:
exitOperationTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterName
Enter a parse tree produced byGraphQLGrammarParser.name().The default implementation does nothing.
- Specified by:
enterNamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitName
Exit a parse tree produced byGraphQLGrammarParser.name().The default implementation does nothing.
- Specified by:
exitNamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterExecutableDirectiveLocation
public void enterExecutableDirectiveLocation(GraphQLGrammarParser.ExecutableDirectiveLocationContext ctx) Enter a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().The default implementation does nothing.
- Specified by:
enterExecutableDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitExecutableDirectiveLocation
public void exitExecutableDirectiveLocation(GraphQLGrammarParser.ExecutableDirectiveLocationContext ctx) Exit a parse tree produced byGraphQLGrammarParser.executableDirectiveLocation().The default implementation does nothing.
- Specified by:
exitExecutableDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterOperationType
Enter a parse tree produced byGraphQLGrammarParser.operationType().The default implementation does nothing.
- Specified by:
enterOperationTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitOperationType
Exit a parse tree produced byGraphQLGrammarParser.operationType().The default implementation does nothing.
- Specified by:
exitOperationTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterBooleanValue
Enter a parse tree produced byGraphQLGrammarParser.booleanValue().The default implementation does nothing.
- Specified by:
enterBooleanValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitBooleanValue
Exit a parse tree produced byGraphQLGrammarParser.booleanValue().The default implementation does nothing.
- Specified by:
exitBooleanValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeSystemDefinition
Enter a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().The default implementation does nothing.
- Specified by:
enterTypeSystemDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeSystemDefinition
Exit a parse tree produced byGraphQLGrammarParser.typeSystemDefinition().The default implementation does nothing.
- Specified by:
exitTypeSystemDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterScalarTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().The default implementation does nothing.
- Specified by:
enterScalarTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitScalarTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.scalarTypeDefinition().The default implementation does nothing.
- Specified by:
exitScalarTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInputObjectTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().The default implementation does nothing.
- Specified by:
enterInputObjectTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInputObjectTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.inputObjectTypeExtension().The default implementation does nothing.
- Specified by:
exitInputObjectTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInterfaceTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().The default implementation does nothing.
- Specified by:
enterInterfaceTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInterfaceTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.interfaceTypeExtension().The default implementation does nothing.
- Specified by:
exitInterfaceTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInputObjectTypeDefinition
public void enterInputObjectTypeDefinition(GraphQLGrammarParser.InputObjectTypeDefinitionContext ctx) Enter a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().The default implementation does nothing.
- Specified by:
enterInputObjectTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInputObjectTypeDefinition
public void exitInputObjectTypeDefinition(GraphQLGrammarParser.InputObjectTypeDefinitionContext ctx) Exit a parse tree produced byGraphQLGrammarParser.inputObjectTypeDefinition().The default implementation does nothing.
- Specified by:
exitInputObjectTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDirectiveLocation
Enter a parse tree produced byGraphQLGrammarParser.directiveLocation().The default implementation does nothing.
- Specified by:
enterDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDirectiveLocation
Exit a parse tree produced byGraphQLGrammarParser.directiveLocation().The default implementation does nothing.
- Specified by:
exitDirectiveLocationin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDocument
Enter a parse tree produced byGraphQLGrammarParser.document().The default implementation does nothing.
- Specified by:
enterDocumentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDocument
Exit a parse tree produced byGraphQLGrammarParser.document().The default implementation does nothing.
- Specified by:
exitDocumentin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterObjectTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.objectTypeExtension().The default implementation does nothing.
- Specified by:
enterObjectTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitObjectTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.objectTypeExtension().The default implementation does nothing.
- Specified by:
exitObjectTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDescription
Enter a parse tree produced byGraphQLGrammarParser.description().The default implementation does nothing.
- Specified by:
enterDescriptionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDescription
Exit a parse tree produced byGraphQLGrammarParser.description().The default implementation does nothing.
- Specified by:
exitDescriptionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterListType
Enter a parse tree produced byGraphQLGrammarParser.listType().The default implementation does nothing.
- Specified by:
enterListTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitListType
Exit a parse tree produced byGraphQLGrammarParser.listType().The default implementation does nothing.
- Specified by:
exitListTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterInputFieldsDefinition
Enter a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().The default implementation does nothing.
- Specified by:
enterInputFieldsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitInputFieldsDefinition
Exit a parse tree produced byGraphQLGrammarParser.inputFieldsDefinition().The default implementation does nothing.
- Specified by:
exitInputFieldsDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterUnionTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.unionTypeExtension().The default implementation does nothing.
- Specified by:
enterUnionTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitUnionTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.unionTypeExtension().The default implementation does nothing.
- Specified by:
exitUnionTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterSelectionSet
Enter a parse tree produced byGraphQLGrammarParser.selectionSet().The default implementation does nothing.
- Specified by:
enterSelectionSetin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitSelectionSet
Exit a parse tree produced byGraphQLGrammarParser.selectionSet().The default implementation does nothing.
- Specified by:
exitSelectionSetin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterNamedType
Enter a parse tree produced byGraphQLGrammarParser.namedType().The default implementation does nothing.
- Specified by:
enterNamedTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitNamedType
Exit a parse tree produced byGraphQLGrammarParser.namedType().The default implementation does nothing.
- Specified by:
exitNamedTypein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterVariableDefinitions
Enter a parse tree produced byGraphQLGrammarParser.variableDefinitions().The default implementation does nothing.
- Specified by:
enterVariableDefinitionsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitVariableDefinitions
Exit a parse tree produced byGraphQLGrammarParser.variableDefinitions().The default implementation does nothing.
- Specified by:
exitVariableDefinitionsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterFieldDefinition
Enter a parse tree produced byGraphQLGrammarParser.fieldDefinition().The default implementation does nothing.
- Specified by:
enterFieldDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitFieldDefinition
Exit a parse tree produced byGraphQLGrammarParser.fieldDefinition().The default implementation does nothing.
- Specified by:
exitFieldDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterSchemaExtension
Enter a parse tree produced byGraphQLGrammarParser.schemaExtension().The default implementation does nothing.
- Specified by:
enterSchemaExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitSchemaExtension
Exit a parse tree produced byGraphQLGrammarParser.schemaExtension().The default implementation does nothing.
- Specified by:
exitSchemaExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterAlias
Enter a parse tree produced byGraphQLGrammarParser.alias().The default implementation does nothing.
- Specified by:
enterAliasin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitAlias
Exit a parse tree produced byGraphQLGrammarParser.alias().The default implementation does nothing.
- Specified by:
exitAliasin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDefinition
Enter a parse tree produced byGraphQLGrammarParser.definition().The default implementation does nothing.
- Specified by:
enterDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDefinition
Exit a parse tree produced byGraphQLGrammarParser.definition().The default implementation does nothing.
- Specified by:
exitDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterValue
Enter a parse tree produced byGraphQLGrammarParser.variable().The default implementation does nothing.
- Specified by:
enterValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitValue
Exit a parse tree produced byGraphQLGrammarParser.variable().The default implementation does nothing.
- Specified by:
exitValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterImplementsInterfaces
Enter a parse tree produced byGraphQLGrammarParser.implementsInterfaces().The default implementation does nothing.
- Specified by:
enterImplementsInterfacesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitImplementsInterfaces
Exit a parse tree produced byGraphQLGrammarParser.implementsInterfaces().The default implementation does nothing.
- Specified by:
exitImplementsInterfacesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterObjectTypeDefinition
Enter a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().The default implementation does nothing.
- Specified by:
enterObjectTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitObjectTypeDefinition
Exit a parse tree produced byGraphQLGrammarParser.objectTypeDefinition().The default implementation does nothing.
- Specified by:
exitObjectTypeDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterPropertyname
Enter a parse tree produced byGraphQLGrammarParser.propertyname().The default implementation does nothing.
- Specified by:
enterPropertynamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitPropertyname
Exit a parse tree produced byGraphQLGrammarParser.propertyname().The default implementation does nothing.
- Specified by:
exitPropertynamein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDirectives
Enter a parse tree produced byGraphQLGrammarParser.directives().The default implementation does nothing.
- Specified by:
enterDirectivesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDirectives
Exit a parse tree produced byGraphQLGrammarParser.directives().The default implementation does nothing.
- Specified by:
exitDirectivesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEnumValuesDefinition
Enter a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().The default implementation does nothing.
- Specified by:
enterEnumValuesDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitEnumValuesDefinition
Exit a parse tree produced byGraphQLGrammarParser.enumValuesDefinition().The default implementation does nothing.
- Specified by:
exitEnumValuesDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterIntValue
Enter a parse tree produced byGraphQLGrammarParser.intValue().The default implementation does nothing.
- Specified by:
enterIntValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitIntValue
Exit a parse tree produced byGraphQLGrammarParser.intValue().The default implementation does nothing.
- Specified by:
exitIntValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDirectiveLocations
Enter a parse tree produced byGraphQLGrammarParser.directiveLocations().The default implementation does nothing.
- Specified by:
enterDirectiveLocationsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDirectiveLocations
Exit a parse tree produced byGraphQLGrammarParser.directiveLocations().The default implementation does nothing.
- Specified by:
exitDirectiveLocationsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.typeExtension().The default implementation does nothing.
- Specified by:
enterTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.typeExtension().The default implementation does nothing.
- Specified by:
exitTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterUnionMemberTypes
Enter a parse tree produced byGraphQLGrammarParser.unionMemberTypes().The default implementation does nothing.
- Specified by:
enterUnionMemberTypesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitUnionMemberTypes
Exit a parse tree produced byGraphQLGrammarParser.unionMemberTypes().The default implementation does nothing.
- Specified by:
exitUnionMemberTypesin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterDirective
Enter a parse tree produced byGraphQLGrammarParser.directive().The default implementation does nothing.
- Specified by:
enterDirectivein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitDirective
Exit a parse tree produced byGraphQLGrammarParser.directive().The default implementation does nothing.
- Specified by:
exitDirectivein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEnumTypeExtension
Enter a parse tree produced byGraphQLGrammarParser.enumTypeExtension().The default implementation does nothing.
- Specified by:
enterEnumTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitEnumTypeExtension
Exit a parse tree produced byGraphQLGrammarParser.enumTypeExtension().The default implementation does nothing.
- Specified by:
exitEnumTypeExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterListValue
Enter a parse tree produced byGraphQLGrammarParser.listValue().The default implementation does nothing.
- Specified by:
enterListValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitListValue
Exit a parse tree produced byGraphQLGrammarParser.listValue().The default implementation does nothing.
- Specified by:
exitListValuein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeSystemExtension
Enter a parse tree produced byGraphQLGrammarParser.typeSystemExtension().The default implementation does nothing.
- Specified by:
enterTypeSystemExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeSystemExtension
Exit a parse tree produced byGraphQLGrammarParser.typeSystemExtension().The default implementation does nothing.
- Specified by:
exitTypeSystemExtensionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterTypeCondition
Enter a parse tree produced byGraphQLGrammarParser.typeCondition().The default implementation does nothing.
- Specified by:
enterTypeConditionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitTypeCondition
Exit a parse tree produced byGraphQLGrammarParser.typeCondition().The default implementation does nothing.
- Specified by:
exitTypeConditionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterVariable
Enter a parse tree produced byGraphQLGrammarParser.variable().The default implementation does nothing.
- Specified by:
enterVariablein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitVariable
Exit a parse tree produced byGraphQLGrammarParser.variable().The default implementation does nothing.
- Specified by:
exitVariablein interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byGraphQLGrammarParser.arguments().The default implementation does nothing.
- Specified by:
enterArgumentsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byGraphQLGrammarParser.arguments().The default implementation does nothing.
- Specified by:
exitArgumentsin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterExecutableDefinition
Enter a parse tree produced byGraphQLGrammarParser.executableDefinition().The default implementation does nothing.
- Specified by:
enterExecutableDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitExecutableDefinition
Exit a parse tree produced byGraphQLGrammarParser.executableDefinition().The default implementation does nothing.
- Specified by:
exitExecutableDefinitionin interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byGraphQLGrammarParser.type_().The default implementation does nothing.
- Specified by:
enterType_in interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byGraphQLGrammarParser.type_().The default implementation does nothing.
- Specified by:
exitType_in interfaceGraphQLGrammarListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-