public interface GraphqlCommonListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
GraphqlCommonParser
.void enterOperationType(GraphqlCommonParser.OperationTypeContext ctx)
GraphqlCommonParser.operationType()
.ctx
- the parse treevoid exitOperationType(GraphqlCommonParser.OperationTypeContext ctx)
GraphqlCommonParser.operationType()
.ctx
- the parse treevoid enterDescription(GraphqlCommonParser.DescriptionContext ctx)
GraphqlCommonParser.description()
.ctx
- the parse treevoid exitDescription(GraphqlCommonParser.DescriptionContext ctx)
GraphqlCommonParser.description()
.ctx
- the parse treevoid enterEnumValue(GraphqlCommonParser.EnumValueContext ctx)
GraphqlCommonParser.enumValue()
.ctx
- the parse treevoid exitEnumValue(GraphqlCommonParser.EnumValueContext ctx)
GraphqlCommonParser.enumValue()
.ctx
- the parse treevoid enterArrayValue(GraphqlCommonParser.ArrayValueContext ctx)
GraphqlCommonParser.arrayValue()
.ctx
- the parse treevoid exitArrayValue(GraphqlCommonParser.ArrayValueContext ctx)
GraphqlCommonParser.arrayValue()
.ctx
- the parse treevoid enterArrayValueWithVariable(GraphqlCommonParser.ArrayValueWithVariableContext ctx)
GraphqlCommonParser.arrayValueWithVariable()
.ctx
- the parse treevoid exitArrayValueWithVariable(GraphqlCommonParser.ArrayValueWithVariableContext ctx)
GraphqlCommonParser.arrayValueWithVariable()
.ctx
- the parse treevoid enterObjectValue(GraphqlCommonParser.ObjectValueContext ctx)
GraphqlCommonParser.objectValue()
.ctx
- the parse treevoid exitObjectValue(GraphqlCommonParser.ObjectValueContext ctx)
GraphqlCommonParser.objectValue()
.ctx
- the parse treevoid enterObjectValueWithVariable(GraphqlCommonParser.ObjectValueWithVariableContext ctx)
GraphqlCommonParser.objectValueWithVariable()
.ctx
- the parse treevoid exitObjectValueWithVariable(GraphqlCommonParser.ObjectValueWithVariableContext ctx)
GraphqlCommonParser.objectValueWithVariable()
.ctx
- the parse treevoid enterObjectField(GraphqlCommonParser.ObjectFieldContext ctx)
GraphqlCommonParser.objectField()
.ctx
- the parse treevoid exitObjectField(GraphqlCommonParser.ObjectFieldContext ctx)
GraphqlCommonParser.objectField()
.ctx
- the parse treevoid enterObjectFieldWithVariable(GraphqlCommonParser.ObjectFieldWithVariableContext ctx)
GraphqlCommonParser.objectFieldWithVariable()
.ctx
- the parse treevoid exitObjectFieldWithVariable(GraphqlCommonParser.ObjectFieldWithVariableContext ctx)
GraphqlCommonParser.objectFieldWithVariable()
.ctx
- the parse treevoid enterDirectives(GraphqlCommonParser.DirectivesContext ctx)
GraphqlCommonParser.directives()
.ctx
- the parse treevoid exitDirectives(GraphqlCommonParser.DirectivesContext ctx)
GraphqlCommonParser.directives()
.ctx
- the parse treevoid enterDirective(GraphqlCommonParser.DirectiveContext ctx)
GraphqlCommonParser.directive()
.ctx
- the parse treevoid exitDirective(GraphqlCommonParser.DirectiveContext ctx)
GraphqlCommonParser.directive()
.ctx
- the parse treevoid enterArguments(GraphqlCommonParser.ArgumentsContext ctx)
GraphqlCommonParser.arguments()
.ctx
- the parse treevoid exitArguments(GraphqlCommonParser.ArgumentsContext ctx)
GraphqlCommonParser.arguments()
.ctx
- the parse treevoid enterArgument(GraphqlCommonParser.ArgumentContext ctx)
GraphqlCommonParser.argument()
.ctx
- the parse treevoid exitArgument(GraphqlCommonParser.ArgumentContext ctx)
GraphqlCommonParser.argument()
.ctx
- the parse treevoid enterName(GraphqlCommonParser.NameContext ctx)
GraphqlCommonParser.name()
.ctx
- the parse treevoid exitName(GraphqlCommonParser.NameContext ctx)
GraphqlCommonParser.name()
.ctx
- the parse treevoid enterValue(GraphqlCommonParser.ValueContext ctx)
GraphqlCommonParser.value()
.ctx
- the parse treevoid exitValue(GraphqlCommonParser.ValueContext ctx)
GraphqlCommonParser.value()
.ctx
- the parse treevoid enterValueWithVariable(GraphqlCommonParser.ValueWithVariableContext ctx)
GraphqlCommonParser.valueWithVariable()
.ctx
- the parse treevoid exitValueWithVariable(GraphqlCommonParser.ValueWithVariableContext ctx)
GraphqlCommonParser.valueWithVariable()
.ctx
- the parse treevoid enterVariable(GraphqlCommonParser.VariableContext ctx)
GraphqlCommonParser.variable()
.ctx
- the parse treevoid exitVariable(GraphqlCommonParser.VariableContext ctx)
GraphqlCommonParser.variable()
.ctx
- the parse treevoid enterDefaultValue(GraphqlCommonParser.DefaultValueContext ctx)
GraphqlCommonParser.defaultValue()
.ctx
- the parse treevoid exitDefaultValue(GraphqlCommonParser.DefaultValueContext ctx)
GraphqlCommonParser.defaultValue()
.ctx
- the parse treevoid enterStringValue(GraphqlCommonParser.StringValueContext ctx)
GraphqlCommonParser.stringValue()
.ctx
- the parse treevoid exitStringValue(GraphqlCommonParser.StringValueContext ctx)
GraphqlCommonParser.stringValue()
.ctx
- the parse treevoid enterType(GraphqlCommonParser.TypeContext ctx)
GraphqlCommonParser.type()
.ctx
- the parse treevoid exitType(GraphqlCommonParser.TypeContext ctx)
GraphqlCommonParser.type()
.ctx
- the parse treevoid enterTypeName(GraphqlCommonParser.TypeNameContext ctx)
GraphqlCommonParser.typeName()
.ctx
- the parse treevoid exitTypeName(GraphqlCommonParser.TypeNameContext ctx)
GraphqlCommonParser.typeName()
.ctx
- the parse treevoid enterListType(GraphqlCommonParser.ListTypeContext ctx)
GraphqlCommonParser.listType()
.ctx
- the parse treevoid exitListType(GraphqlCommonParser.ListTypeContext ctx)
GraphqlCommonParser.listType()
.ctx
- the parse treevoid enterNonNullType(GraphqlCommonParser.NonNullTypeContext ctx)
GraphqlCommonParser.nonNullType()
.ctx
- the parse treevoid exitNonNullType(GraphqlCommonParser.NonNullTypeContext ctx)
GraphqlCommonParser.nonNullType()
.ctx
- the parse treeCopyright © 2019. All rights reserved.