public interface JavaListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
JavaParser.void enterInnerCreator(@NotNull
JavaParser.InnerCreatorContext ctx)
JavaParser.innerCreator().ctx - the parse treevoid exitInnerCreator(@NotNull
JavaParser.InnerCreatorContext ctx)
JavaParser.innerCreator().ctx - the parse treevoid enterGenericMethodDeclaration(@NotNull
JavaParser.GenericMethodDeclarationContext ctx)
JavaParser.genericMethodDeclaration().ctx - the parse treevoid exitGenericMethodDeclaration(@NotNull
JavaParser.GenericMethodDeclarationContext ctx)
JavaParser.genericMethodDeclaration().ctx - the parse treevoid enterExpressionList(@NotNull
JavaParser.ExpressionListContext ctx)
JavaParser.expressionList().ctx - the parse treevoid exitExpressionList(@NotNull
JavaParser.ExpressionListContext ctx)
JavaParser.expressionList().ctx - the parse treevoid enterTypeDeclaration(@NotNull
JavaParser.TypeDeclarationContext ctx)
JavaParser.typeDeclaration().ctx - the parse treevoid exitTypeDeclaration(@NotNull
JavaParser.TypeDeclarationContext ctx)
JavaParser.typeDeclaration().ctx - the parse treevoid enterForUpdate(@NotNull
JavaParser.ForUpdateContext ctx)
JavaParser.forUpdate().ctx - the parse treevoid exitForUpdate(@NotNull
JavaParser.ForUpdateContext ctx)
JavaParser.forUpdate().ctx - the parse treevoid enterAnnotation(@NotNull
JavaParser.AnnotationContext ctx)
JavaParser.annotation().ctx - the parse treevoid exitAnnotation(@NotNull
JavaParser.AnnotationContext ctx)
JavaParser.annotation().ctx - the parse treevoid enterEnumConstant(@NotNull
JavaParser.EnumConstantContext ctx)
JavaParser.enumConstant().ctx - the parse treevoid exitEnumConstant(@NotNull
JavaParser.EnumConstantContext ctx)
JavaParser.enumConstant().ctx - the parse treevoid enterImportDeclaration(@NotNull
JavaParser.ImportDeclarationContext ctx)
JavaParser.importDeclaration().ctx - the parse treevoid exitImportDeclaration(@NotNull
JavaParser.ImportDeclarationContext ctx)
JavaParser.importDeclaration().ctx - the parse treevoid enterAnnotationMethodOrConstantRest(@NotNull
JavaParser.AnnotationMethodOrConstantRestContext ctx)
JavaParser.annotationMethodOrConstantRest().ctx - the parse treevoid exitAnnotationMethodOrConstantRest(@NotNull
JavaParser.AnnotationMethodOrConstantRestContext ctx)
JavaParser.annotationMethodOrConstantRest().ctx - the parse treevoid enterEnumConstantName(@NotNull
JavaParser.EnumConstantNameContext ctx)
JavaParser.enumConstantName().ctx - the parse treevoid exitEnumConstantName(@NotNull
JavaParser.EnumConstantNameContext ctx)
JavaParser.enumConstantName().ctx - the parse treevoid enterFinallyBlock(@NotNull
JavaParser.FinallyBlockContext ctx)
JavaParser.finallyBlock().ctx - the parse treevoid exitFinallyBlock(@NotNull
JavaParser.FinallyBlockContext ctx)
JavaParser.finallyBlock().ctx - the parse treevoid enterVariableDeclarators(@NotNull
JavaParser.VariableDeclaratorsContext ctx)
JavaParser.variableDeclarators().ctx - the parse treevoid exitVariableDeclarators(@NotNull
JavaParser.VariableDeclaratorsContext ctx)
JavaParser.variableDeclarators().ctx - the parse treevoid enterElementValuePairs(@NotNull
JavaParser.ElementValuePairsContext ctx)
JavaParser.elementValuePairs().ctx - the parse treevoid exitElementValuePairs(@NotNull
JavaParser.ElementValuePairsContext ctx)
JavaParser.elementValuePairs().ctx - the parse treevoid enterInterfaceMethodDeclaration(@NotNull
JavaParser.InterfaceMethodDeclarationContext ctx)
JavaParser.interfaceMethodDeclaration().ctx - the parse treevoid exitInterfaceMethodDeclaration(@NotNull
JavaParser.InterfaceMethodDeclarationContext ctx)
JavaParser.interfaceMethodDeclaration().ctx - the parse treevoid enterInterfaceBodyDeclaration(@NotNull
JavaParser.InterfaceBodyDeclarationContext ctx)
JavaParser.interfaceBodyDeclaration().ctx - the parse treevoid exitInterfaceBodyDeclaration(@NotNull
JavaParser.InterfaceBodyDeclarationContext ctx)
JavaParser.interfaceBodyDeclaration().ctx - the parse treevoid enterEnumConstants(@NotNull
JavaParser.EnumConstantsContext ctx)
JavaParser.enumConstants().ctx - the parse treevoid exitEnumConstants(@NotNull
JavaParser.EnumConstantsContext ctx)
JavaParser.enumConstants().ctx - the parse treevoid enterCatchClause(@NotNull
JavaParser.CatchClauseContext ctx)
JavaParser.catchClause().ctx - the parse treevoid exitCatchClause(@NotNull
JavaParser.CatchClauseContext ctx)
JavaParser.catchClause().ctx - the parse treevoid enterConstantExpression(@NotNull
JavaParser.ConstantExpressionContext ctx)
JavaParser.constantExpression().ctx - the parse treevoid exitConstantExpression(@NotNull
JavaParser.ConstantExpressionContext ctx)
JavaParser.constantExpression().ctx - the parse treevoid enterEnumDeclaration(@NotNull
JavaParser.EnumDeclarationContext ctx)
JavaParser.enumDeclaration().ctx - the parse treevoid exitEnumDeclaration(@NotNull
JavaParser.EnumDeclarationContext ctx)
JavaParser.enumDeclaration().ctx - the parse treevoid enterExplicitGenericInvocationSuffix(@NotNull
JavaParser.ExplicitGenericInvocationSuffixContext ctx)
JavaParser.explicitGenericInvocationSuffix().ctx - the parse treevoid exitExplicitGenericInvocationSuffix(@NotNull
JavaParser.ExplicitGenericInvocationSuffixContext ctx)
JavaParser.explicitGenericInvocationSuffix().ctx - the parse treevoid enterTypeParameter(@NotNull
JavaParser.TypeParameterContext ctx)
JavaParser.typeParameter().ctx - the parse treevoid exitTypeParameter(@NotNull
JavaParser.TypeParameterContext ctx)
JavaParser.typeParameter().ctx - the parse treevoid enterEnumBodyDeclarations(@NotNull
JavaParser.EnumBodyDeclarationsContext ctx)
JavaParser.enumBodyDeclarations().ctx - the parse treevoid exitEnumBodyDeclarations(@NotNull
JavaParser.EnumBodyDeclarationsContext ctx)
JavaParser.enumBodyDeclarations().ctx - the parse treevoid enterTypeBound(@NotNull
JavaParser.TypeBoundContext ctx)
JavaParser.typeBound().ctx - the parse treevoid exitTypeBound(@NotNull
JavaParser.TypeBoundContext ctx)
JavaParser.typeBound().ctx - the parse treevoid enterStatementExpression(@NotNull
JavaParser.StatementExpressionContext ctx)
JavaParser.statementExpression().ctx - the parse treevoid exitStatementExpression(@NotNull
JavaParser.StatementExpressionContext ctx)
JavaParser.statementExpression().ctx - the parse treevoid enterVariableInitializer(@NotNull
JavaParser.VariableInitializerContext ctx)
JavaParser.variableInitializer().ctx - the parse treevoid exitVariableInitializer(@NotNull
JavaParser.VariableInitializerContext ctx)
JavaParser.variableInitializer().ctx - the parse treevoid enterBlock(@NotNull
JavaParser.BlockContext ctx)
JavaParser.block().ctx - the parse treevoid exitBlock(@NotNull
JavaParser.BlockContext ctx)
JavaParser.block().ctx - the parse treevoid enterGenericInterfaceMethodDeclaration(@NotNull
JavaParser.GenericInterfaceMethodDeclarationContext ctx)
JavaParser.genericInterfaceMethodDeclaration().ctx - the parse treevoid exitGenericInterfaceMethodDeclaration(@NotNull
JavaParser.GenericInterfaceMethodDeclarationContext ctx)
JavaParser.genericInterfaceMethodDeclaration().ctx - the parse treevoid enterLocalVariableDeclarationStatement(@NotNull
JavaParser.LocalVariableDeclarationStatementContext ctx)
JavaParser.localVariableDeclarationStatement().ctx - the parse treevoid exitLocalVariableDeclarationStatement(@NotNull
JavaParser.LocalVariableDeclarationStatementContext ctx)
JavaParser.localVariableDeclarationStatement().ctx - the parse treevoid enterSuperSuffix(@NotNull
JavaParser.SuperSuffixContext ctx)
JavaParser.superSuffix().ctx - the parse treevoid exitSuperSuffix(@NotNull
JavaParser.SuperSuffixContext ctx)
JavaParser.superSuffix().ctx - the parse treevoid enterFieldDeclaration(@NotNull
JavaParser.FieldDeclarationContext ctx)
JavaParser.fieldDeclaration().ctx - the parse treevoid exitFieldDeclaration(@NotNull
JavaParser.FieldDeclarationContext ctx)
JavaParser.fieldDeclaration().ctx - the parse treevoid enterFormalParameterList(@NotNull
JavaParser.FormalParameterListContext ctx)
JavaParser.formalParameterList().ctx - the parse treevoid exitFormalParameterList(@NotNull
JavaParser.FormalParameterListContext ctx)
JavaParser.formalParameterList().ctx - the parse treevoid enterExplicitGenericInvocation(@NotNull
JavaParser.ExplicitGenericInvocationContext ctx)
JavaParser.explicitGenericInvocation().ctx - the parse treevoid exitExplicitGenericInvocation(@NotNull
JavaParser.ExplicitGenericInvocationContext ctx)
JavaParser.explicitGenericInvocation().ctx - the parse treevoid enterParExpression(@NotNull
JavaParser.ParExpressionContext ctx)
JavaParser.parExpression().ctx - the parse treevoid exitParExpression(@NotNull
JavaParser.ParExpressionContext ctx)
JavaParser.parExpression().ctx - the parse treevoid enterSwitchLabel(@NotNull
JavaParser.SwitchLabelContext ctx)
JavaParser.switchLabel().ctx - the parse treevoid exitSwitchLabel(@NotNull
JavaParser.SwitchLabelContext ctx)
JavaParser.switchLabel().ctx - the parse treevoid enterTypeParameters(@NotNull
JavaParser.TypeParametersContext ctx)
JavaParser.typeParameters().ctx - the parse treevoid exitTypeParameters(@NotNull
JavaParser.TypeParametersContext ctx)
JavaParser.typeParameters().ctx - the parse treevoid enterQualifiedName(@NotNull
JavaParser.QualifiedNameContext ctx)
JavaParser.qualifiedName().ctx - the parse treevoid exitQualifiedName(@NotNull
JavaParser.QualifiedNameContext ctx)
JavaParser.qualifiedName().ctx - the parse treevoid enterClassDeclaration(@NotNull
JavaParser.ClassDeclarationContext ctx)
JavaParser.classDeclaration().ctx - the parse treevoid exitClassDeclaration(@NotNull
JavaParser.ClassDeclarationContext ctx)
JavaParser.classDeclaration().ctx - the parse treevoid enterAnnotationConstantRest(@NotNull
JavaParser.AnnotationConstantRestContext ctx)
JavaParser.annotationConstantRest().ctx - the parse treevoid exitAnnotationConstantRest(@NotNull
JavaParser.AnnotationConstantRestContext ctx)
JavaParser.annotationConstantRest().ctx - the parse treevoid enterArguments(@NotNull
JavaParser.ArgumentsContext ctx)
JavaParser.arguments().ctx - the parse treevoid exitArguments(@NotNull
JavaParser.ArgumentsContext ctx)
JavaParser.arguments().ctx - the parse treevoid enterConstructorBody(@NotNull
JavaParser.ConstructorBodyContext ctx)
JavaParser.constructorBody().ctx - the parse treevoid exitConstructorBody(@NotNull
JavaParser.ConstructorBodyContext ctx)
JavaParser.constructorBody().ctx - the parse treevoid enterFormalParameters(@NotNull
JavaParser.FormalParametersContext ctx)
JavaParser.formalParameters().ctx - the parse treevoid exitFormalParameters(@NotNull
JavaParser.FormalParametersContext ctx)
JavaParser.formalParameters().ctx - the parse treevoid enterTypeArgument(@NotNull
JavaParser.TypeArgumentContext ctx)
JavaParser.typeArgument().ctx - the parse treevoid exitTypeArgument(@NotNull
JavaParser.TypeArgumentContext ctx)
JavaParser.typeArgument().ctx - the parse treevoid enterForInit(@NotNull
JavaParser.ForInitContext ctx)
JavaParser.forInit().ctx - the parse treevoid exitForInit(@NotNull
JavaParser.ForInitContext ctx)
JavaParser.forInit().ctx - the parse treevoid enterVariableDeclarator(@NotNull
JavaParser.VariableDeclaratorContext ctx)
JavaParser.variableDeclarator().ctx - the parse treevoid exitVariableDeclarator(@NotNull
JavaParser.VariableDeclaratorContext ctx)
JavaParser.variableDeclarator().ctx - the parse treevoid enterAnnotationTypeDeclaration(@NotNull
JavaParser.AnnotationTypeDeclarationContext ctx)
JavaParser.annotationTypeDeclaration().ctx - the parse treevoid exitAnnotationTypeDeclaration(@NotNull
JavaParser.AnnotationTypeDeclarationContext ctx)
JavaParser.annotationTypeDeclaration().ctx - the parse treevoid enterExpression(@NotNull
JavaParser.ExpressionContext ctx)
JavaParser.expression(int).ctx - the parse treevoid exitExpression(@NotNull
JavaParser.ExpressionContext ctx)
JavaParser.expression(int).ctx - the parse treevoid enterResources(@NotNull
JavaParser.ResourcesContext ctx)
JavaParser.resources().ctx - the parse treevoid exitResources(@NotNull
JavaParser.ResourcesContext ctx)
JavaParser.resources().ctx - the parse treevoid enterFormalParameter(@NotNull
JavaParser.FormalParameterContext ctx)
JavaParser.formalParameter().ctx - the parse treevoid exitFormalParameter(@NotNull
JavaParser.FormalParameterContext ctx)
JavaParser.formalParameter().ctx - the parse treevoid enterType(@NotNull
JavaParser.TypeContext ctx)
JavaParser.type().ctx - the parse treevoid exitType(@NotNull
JavaParser.TypeContext ctx)
JavaParser.type().ctx - the parse treevoid enterElementValueArrayInitializer(@NotNull
JavaParser.ElementValueArrayInitializerContext ctx)
JavaParser.elementValueArrayInitializer().ctx - the parse treevoid exitElementValueArrayInitializer(@NotNull
JavaParser.ElementValueArrayInitializerContext ctx)
JavaParser.elementValueArrayInitializer().ctx - the parse treevoid enterAnnotationName(@NotNull
JavaParser.AnnotationNameContext ctx)
JavaParser.annotationName().ctx - the parse treevoid exitAnnotationName(@NotNull
JavaParser.AnnotationNameContext ctx)
JavaParser.annotationName().ctx - the parse treevoid enterEnhancedForControl(@NotNull
JavaParser.EnhancedForControlContext ctx)
JavaParser.enhancedForControl().ctx - the parse treevoid exitEnhancedForControl(@NotNull
JavaParser.EnhancedForControlContext ctx)
JavaParser.enhancedForControl().ctx - the parse treevoid enterAnnotationMethodRest(@NotNull
JavaParser.AnnotationMethodRestContext ctx)
JavaParser.annotationMethodRest().ctx - the parse treevoid exitAnnotationMethodRest(@NotNull
JavaParser.AnnotationMethodRestContext ctx)
JavaParser.annotationMethodRest().ctx - the parse treevoid enterPrimary(@NotNull
JavaParser.PrimaryContext ctx)
JavaParser.primary().ctx - the parse treevoid exitPrimary(@NotNull
JavaParser.PrimaryContext ctx)
JavaParser.primary().ctx - the parse treevoid enterClassBody(@NotNull
JavaParser.ClassBodyContext ctx)
JavaParser.classBody().ctx - the parse treevoid exitClassBody(@NotNull
JavaParser.ClassBodyContext ctx)
JavaParser.classBody().ctx - the parse treevoid enterClassOrInterfaceModifier(@NotNull
JavaParser.ClassOrInterfaceModifierContext ctx)
JavaParser.classOrInterfaceModifier().ctx - the parse treevoid exitClassOrInterfaceModifier(@NotNull
JavaParser.ClassOrInterfaceModifierContext ctx)
JavaParser.classOrInterfaceModifier().ctx - the parse treevoid enterDefaultValue(@NotNull
JavaParser.DefaultValueContext ctx)
JavaParser.defaultValue().ctx - the parse treevoid exitDefaultValue(@NotNull
JavaParser.DefaultValueContext ctx)
JavaParser.defaultValue().ctx - the parse treevoid enterVariableModifier(@NotNull
JavaParser.VariableModifierContext ctx)
JavaParser.variableModifier().ctx - the parse treevoid exitVariableModifier(@NotNull
JavaParser.VariableModifierContext ctx)
JavaParser.variableModifier().ctx - the parse treevoid enterConstDeclaration(@NotNull
JavaParser.ConstDeclarationContext ctx)
JavaParser.constDeclaration().ctx - the parse treevoid exitConstDeclaration(@NotNull
JavaParser.ConstDeclarationContext ctx)
JavaParser.constDeclaration().ctx - the parse treevoid enterCreatedName(@NotNull
JavaParser.CreatedNameContext ctx)
JavaParser.createdName().ctx - the parse treevoid exitCreatedName(@NotNull
JavaParser.CreatedNameContext ctx)
JavaParser.createdName().ctx - the parse treevoid enterInterfaceDeclaration(@NotNull
JavaParser.InterfaceDeclarationContext ctx)
JavaParser.interfaceDeclaration().ctx - the parse treevoid exitInterfaceDeclaration(@NotNull
JavaParser.InterfaceDeclarationContext ctx)
JavaParser.interfaceDeclaration().ctx - the parse treevoid enterPackageDeclaration(@NotNull
JavaParser.PackageDeclarationContext ctx)
JavaParser.packageDeclaration().ctx - the parse treevoid exitPackageDeclaration(@NotNull
JavaParser.PackageDeclarationContext ctx)
JavaParser.packageDeclaration().ctx - the parse treevoid enterConstantDeclarator(@NotNull
JavaParser.ConstantDeclaratorContext ctx)
JavaParser.constantDeclarator().ctx - the parse treevoid exitConstantDeclarator(@NotNull
JavaParser.ConstantDeclaratorContext ctx)
JavaParser.constantDeclarator().ctx - the parse treevoid enterCatchType(@NotNull
JavaParser.CatchTypeContext ctx)
JavaParser.catchType().ctx - the parse treevoid exitCatchType(@NotNull
JavaParser.CatchTypeContext ctx)
JavaParser.catchType().ctx - the parse treevoid enterTypeArguments(@NotNull
JavaParser.TypeArgumentsContext ctx)
JavaParser.typeArguments().ctx - the parse treevoid exitTypeArguments(@NotNull
JavaParser.TypeArgumentsContext ctx)
JavaParser.typeArguments().ctx - the parse treevoid enterClassCreatorRest(@NotNull
JavaParser.ClassCreatorRestContext ctx)
JavaParser.classCreatorRest().ctx - the parse treevoid exitClassCreatorRest(@NotNull
JavaParser.ClassCreatorRestContext ctx)
JavaParser.classCreatorRest().ctx - the parse treevoid enterModifier(@NotNull
JavaParser.ModifierContext ctx)
JavaParser.modifier().ctx - the parse treevoid exitModifier(@NotNull
JavaParser.ModifierContext ctx)
JavaParser.modifier().ctx - the parse treevoid enterStatement(@NotNull
JavaParser.StatementContext ctx)
JavaParser.statement().ctx - the parse treevoid exitStatement(@NotNull
JavaParser.StatementContext ctx)
JavaParser.statement().ctx - the parse treevoid enterInterfaceBody(@NotNull
JavaParser.InterfaceBodyContext ctx)
JavaParser.interfaceBody().ctx - the parse treevoid exitInterfaceBody(@NotNull
JavaParser.InterfaceBodyContext ctx)
JavaParser.interfaceBody().ctx - the parse treevoid enterClassBodyDeclaration(@NotNull
JavaParser.ClassBodyDeclarationContext ctx)
JavaParser.classBodyDeclaration().ctx - the parse treevoid exitClassBodyDeclaration(@NotNull
JavaParser.ClassBodyDeclarationContext ctx)
JavaParser.classBodyDeclaration().ctx - the parse treevoid enterLastFormalParameter(@NotNull
JavaParser.LastFormalParameterContext ctx)
JavaParser.lastFormalParameter().ctx - the parse treevoid exitLastFormalParameter(@NotNull
JavaParser.LastFormalParameterContext ctx)
JavaParser.lastFormalParameter().ctx - the parse treevoid enterForControl(@NotNull
JavaParser.ForControlContext ctx)
JavaParser.forControl().ctx - the parse treevoid exitForControl(@NotNull
JavaParser.ForControlContext ctx)
JavaParser.forControl().ctx - the parse treevoid enterTypeList(@NotNull
JavaParser.TypeListContext ctx)
JavaParser.typeList().ctx - the parse treevoid exitTypeList(@NotNull
JavaParser.TypeListContext ctx)
JavaParser.typeList().ctx - the parse treevoid enterLocalVariableDeclaration(@NotNull
JavaParser.LocalVariableDeclarationContext ctx)
JavaParser.localVariableDeclaration().ctx - the parse treevoid exitLocalVariableDeclaration(@NotNull
JavaParser.LocalVariableDeclarationContext ctx)
JavaParser.localVariableDeclaration().ctx - the parse treevoid enterVariableDeclaratorId(@NotNull
JavaParser.VariableDeclaratorIdContext ctx)
JavaParser.variableDeclaratorId().ctx - the parse treevoid exitVariableDeclaratorId(@NotNull
JavaParser.VariableDeclaratorIdContext ctx)
JavaParser.variableDeclaratorId().ctx - the parse treevoid enterCompilationUnit(@NotNull
JavaParser.CompilationUnitContext ctx)
JavaParser.compilationUnit().ctx - the parse treevoid exitCompilationUnit(@NotNull
JavaParser.CompilationUnitContext ctx)
JavaParser.compilationUnit().ctx - the parse treevoid enterElementValue(@NotNull
JavaParser.ElementValueContext ctx)
JavaParser.elementValue().ctx - the parse treevoid exitElementValue(@NotNull
JavaParser.ElementValueContext ctx)
JavaParser.elementValue().ctx - the parse treevoid enterClassOrInterfaceType(@NotNull
JavaParser.ClassOrInterfaceTypeContext ctx)
JavaParser.classOrInterfaceType().ctx - the parse treevoid exitClassOrInterfaceType(@NotNull
JavaParser.ClassOrInterfaceTypeContext ctx)
JavaParser.classOrInterfaceType().ctx - the parse treevoid enterTypeArgumentsOrDiamond(@NotNull
JavaParser.TypeArgumentsOrDiamondContext ctx)
JavaParser.typeArgumentsOrDiamond().ctx - the parse treevoid exitTypeArgumentsOrDiamond(@NotNull
JavaParser.TypeArgumentsOrDiamondContext ctx)
JavaParser.typeArgumentsOrDiamond().ctx - the parse treevoid enterAnnotationTypeElementDeclaration(@NotNull
JavaParser.AnnotationTypeElementDeclarationContext ctx)
JavaParser.annotationTypeElementDeclaration().ctx - the parse treevoid exitAnnotationTypeElementDeclaration(@NotNull
JavaParser.AnnotationTypeElementDeclarationContext ctx)
JavaParser.annotationTypeElementDeclaration().ctx - the parse treevoid enterBlockStatement(@NotNull
JavaParser.BlockStatementContext ctx)
JavaParser.blockStatement().ctx - the parse treevoid exitBlockStatement(@NotNull
JavaParser.BlockStatementContext ctx)
JavaParser.blockStatement().ctx - the parse treevoid enterAnnotationTypeBody(@NotNull
JavaParser.AnnotationTypeBodyContext ctx)
JavaParser.annotationTypeBody().ctx - the parse treevoid exitAnnotationTypeBody(@NotNull
JavaParser.AnnotationTypeBodyContext ctx)
JavaParser.annotationTypeBody().ctx - the parse treevoid enterQualifiedNameList(@NotNull
JavaParser.QualifiedNameListContext ctx)
JavaParser.qualifiedNameList().ctx - the parse treevoid exitQualifiedNameList(@NotNull
JavaParser.QualifiedNameListContext ctx)
JavaParser.qualifiedNameList().ctx - the parse treevoid enterCreator(@NotNull
JavaParser.CreatorContext ctx)
JavaParser.creator().ctx - the parse treevoid exitCreator(@NotNull
JavaParser.CreatorContext ctx)
JavaParser.creator().ctx - the parse treevoid enterMemberDeclaration(@NotNull
JavaParser.MemberDeclarationContext ctx)
JavaParser.memberDeclaration().ctx - the parse treevoid exitMemberDeclaration(@NotNull
JavaParser.MemberDeclarationContext ctx)
JavaParser.memberDeclaration().ctx - the parse treevoid enterMethodDeclaration(@NotNull
JavaParser.MethodDeclarationContext ctx)
JavaParser.methodDeclaration().ctx - the parse treevoid exitMethodDeclaration(@NotNull
JavaParser.MethodDeclarationContext ctx)
JavaParser.methodDeclaration().ctx - the parse treevoid enterAnnotationTypeElementRest(@NotNull
JavaParser.AnnotationTypeElementRestContext ctx)
JavaParser.annotationTypeElementRest().ctx - the parse treevoid exitAnnotationTypeElementRest(@NotNull
JavaParser.AnnotationTypeElementRestContext ctx)
JavaParser.annotationTypeElementRest().ctx - the parse treevoid enterResourceSpecification(@NotNull
JavaParser.ResourceSpecificationContext ctx)
JavaParser.resourceSpecification().ctx - the parse treevoid exitResourceSpecification(@NotNull
JavaParser.ResourceSpecificationContext ctx)
JavaParser.resourceSpecification().ctx - the parse treevoid enterConstructorDeclaration(@NotNull
JavaParser.ConstructorDeclarationContext ctx)
JavaParser.constructorDeclaration().ctx - the parse treevoid exitConstructorDeclaration(@NotNull
JavaParser.ConstructorDeclarationContext ctx)
JavaParser.constructorDeclaration().ctx - the parse treevoid enterResource(@NotNull
JavaParser.ResourceContext ctx)
JavaParser.resource().ctx - the parse treevoid exitResource(@NotNull
JavaParser.ResourceContext ctx)
JavaParser.resource().ctx - the parse treevoid enterElementValuePair(@NotNull
JavaParser.ElementValuePairContext ctx)
JavaParser.elementValuePair().ctx - the parse treevoid exitElementValuePair(@NotNull
JavaParser.ElementValuePairContext ctx)
JavaParser.elementValuePair().ctx - the parse treevoid enterMethodBody(@NotNull
JavaParser.MethodBodyContext ctx)
JavaParser.methodBody().ctx - the parse treevoid exitMethodBody(@NotNull
JavaParser.MethodBodyContext ctx)
JavaParser.methodBody().ctx - the parse treevoid enterArrayInitializer(@NotNull
JavaParser.ArrayInitializerContext ctx)
JavaParser.arrayInitializer().ctx - the parse treevoid exitArrayInitializer(@NotNull
JavaParser.ArrayInitializerContext ctx)
JavaParser.arrayInitializer().ctx - the parse treevoid enterNonWildcardTypeArgumentsOrDiamond(@NotNull
JavaParser.NonWildcardTypeArgumentsOrDiamondContext ctx)
JavaParser.nonWildcardTypeArgumentsOrDiamond().ctx - the parse treevoid exitNonWildcardTypeArgumentsOrDiamond(@NotNull
JavaParser.NonWildcardTypeArgumentsOrDiamondContext ctx)
JavaParser.nonWildcardTypeArgumentsOrDiamond().ctx - the parse treevoid enterPrimitiveType(@NotNull
JavaParser.PrimitiveTypeContext ctx)
JavaParser.primitiveType().ctx - the parse treevoid exitPrimitiveType(@NotNull
JavaParser.PrimitiveTypeContext ctx)
JavaParser.primitiveType().ctx - the parse treevoid enterNonWildcardTypeArguments(@NotNull
JavaParser.NonWildcardTypeArgumentsContext ctx)
JavaParser.nonWildcardTypeArguments().ctx - the parse treevoid exitNonWildcardTypeArguments(@NotNull
JavaParser.NonWildcardTypeArgumentsContext ctx)
JavaParser.nonWildcardTypeArguments().ctx - the parse treevoid enterArrayCreatorRest(@NotNull
JavaParser.ArrayCreatorRestContext ctx)
JavaParser.arrayCreatorRest().ctx - the parse treevoid exitArrayCreatorRest(@NotNull
JavaParser.ArrayCreatorRestContext ctx)
JavaParser.arrayCreatorRest().ctx - the parse treevoid enterInterfaceMemberDeclaration(@NotNull
JavaParser.InterfaceMemberDeclarationContext ctx)
JavaParser.interfaceMemberDeclaration().ctx - the parse treevoid exitInterfaceMemberDeclaration(@NotNull
JavaParser.InterfaceMemberDeclarationContext ctx)
JavaParser.interfaceMemberDeclaration().ctx - the parse treevoid enterGenericConstructorDeclaration(@NotNull
JavaParser.GenericConstructorDeclarationContext ctx)
JavaParser.genericConstructorDeclaration().ctx - the parse treevoid exitGenericConstructorDeclaration(@NotNull
JavaParser.GenericConstructorDeclarationContext ctx)
JavaParser.genericConstructorDeclaration().ctx - the parse treevoid enterLiteral(@NotNull
JavaParser.LiteralContext ctx)
JavaParser.literal().ctx - the parse treevoid exitLiteral(@NotNull
JavaParser.LiteralContext ctx)
JavaParser.literal().ctx - the parse treevoid enterSwitchBlockStatementGroup(@NotNull
JavaParser.SwitchBlockStatementGroupContext ctx)
JavaParser.switchBlockStatementGroup().ctx - the parse treevoid exitSwitchBlockStatementGroup(@NotNull
JavaParser.SwitchBlockStatementGroupContext ctx)
JavaParser.switchBlockStatementGroup().ctx - the parse treeCopyright © 2007–2014 CodeLutin. All rights reserved.