Class JavaParserBaseListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener,JavaParserListener
JavaParserListener,
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 byJavaParser.annotation().voidEnter a parse tree produced byJavaParser.annotationConstantRest().voidEnter a parse tree produced byJavaParser.annotationMethodOrConstantRest().voidEnter a parse tree produced byJavaParser.annotationMethodRest().voidEnter a parse tree produced byJavaParser.annotationTypeBody().voidEnter a parse tree produced byJavaParser.annotationTypeDeclaration().voidEnter a parse tree produced byJavaParser.annotationTypeElementDeclaration().voidEnter a parse tree produced byJavaParser.annotationTypeElementRest().voidEnter a parse tree produced byJavaParser.arguments().voidEnter a parse tree produced byJavaParser.arrayCreatorRest().voidEnter a parse tree produced byJavaParser.arrayInitializer().voidEnter a parse tree produced byJavaParser.block().voidEnter a parse tree produced byJavaParser.blockStatement().voidEnter a parse tree produced byJavaParser.catchClause().voidEnter a parse tree produced byJavaParser.catchType().voidEnter a parse tree produced byJavaParser.classBody().voidEnter a parse tree produced byJavaParser.classBodyDeclaration().voidEnter a parse tree produced byJavaParser.classCreatorRest().voidEnter a parse tree produced byJavaParser.classDeclaration().voidEnter a parse tree produced byJavaParser.classOrInterfaceModifier().voidEnter a parse tree produced byJavaParser.classOrInterfaceType().voidEnter a parse tree produced byJavaParser.classType().voidEnter a parse tree produced byJavaParser.compilationUnit().voidEnter a parse tree produced byJavaParser.constantDeclarator().voidEnter a parse tree produced byJavaParser.constDeclaration().voidEnter a parse tree produced byJavaParser.constructorCall().voidEnter a parse tree produced byJavaParser.constructorDeclaration().voidEnter a parse tree produced byJavaParser.createdName().voidEnter a parse tree produced byJavaParser.creator().voidEnter a parse tree produced byJavaParser.defaultValue().voidEnter a parse tree produced byJavaParser.elementValue().voidEnter a parse tree produced byJavaParser.elementValueArrayInitializer().voidEnter a parse tree produced byJavaParser.elementValuePair().voidEnter a parse tree produced byJavaParser.elementValuePairs().voidEnter a parse tree produced byJavaParser.enhancedForControl().voidEnter a parse tree produced byJavaParser.enumBodyDeclarations().voidEnter a parse tree produced byJavaParser.enumConstant().voidEnter a parse tree produced byJavaParser.enumConstants().voidEnter a parse tree produced byJavaParser.enumDeclaration().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byJavaParser.explicitGenericInvocation().voidEnter a parse tree produced byJavaParser.explicitGenericInvocationSuffix().voidEnter a parse tree produced byJavaParser.expression().voidEnter a parse tree produced byJavaParser.expressionList().voidEnter a parse tree produced byJavaParser.fieldDeclaration().voidEnter a parse tree produced byJavaParser.finallyBlock().voidEnter a parse tree produced byJavaParser.floatLiteral().voidEnter a parse tree produced byJavaParser.forControl().voidEnter a parse tree produced byJavaParser.forInit().voidEnter a parse tree produced byJavaParser.formalParameter().voidEnter a parse tree produced byJavaParser.formalParameterList().voidEnter a parse tree produced byJavaParser.formalParameters().voidEnter a parse tree produced byJavaParser.genericConstructorDeclaration().voidEnter a parse tree produced byJavaParser.genericInterfaceMethodDeclaration().voidEnter a parse tree produced byJavaParser.genericMethodDeclaration().voidEnter a parse tree produced byJavaParser.importDeclaration().voidEnter a parse tree produced byJavaParser.innerCreator().voidEnter a parse tree produced byJavaParser.integerLiteral().voidEnter a parse tree produced byJavaParser.interfaceBody().voidEnter a parse tree produced byJavaParser.interfaceBodyDeclaration().voidEnter a parse tree produced byJavaParser.interfaceDeclaration().voidEnter a parse tree produced byJavaParser.interfaceMemberDeclaration().voidEnter a parse tree produced byJavaParser.interfaceMethodDeclaration().voidEnter a parse tree produced byJavaParser.interfaceMethodModifier().voidEnter a parse tree produced byJavaParser.lambdaBody().voidEnter a parse tree produced byJavaParser.lambdaExpression().voidEnter a parse tree produced byJavaParser.lambdaParameters().voidEnter a parse tree produced byJavaParser.lastFormalParameter().voidEnter a parse tree produced byJavaParser.literal().voidEnter a parse tree produced byJavaParser.localTypeDeclaration().voidEnter a parse tree produced byJavaParser.localVariableDeclaration().voidEnter a parse tree produced byJavaParser.memberDeclaration().voidEnter a parse tree produced byJavaParser.methodBody().voidEnter a parse tree produced byJavaParser.methodCall().voidEnter a parse tree produced byJavaParser.methodDeclaration().voidEnter a parse tree produced byJavaParser.modifier().voidEnter a parse tree produced byJavaParser.nonWildcardTypeArguments().voidEnter a parse tree produced byJavaParser.nonWildcardTypeArgumentsOrDiamond().voidEnter a parse tree produced byJavaParser.packageDeclaration().voidEnter a parse tree produced byJavaParser.parExpression().voidEnter a parse tree produced byJavaParser.primary().voidEnter a parse tree produced byJavaParser.primitiveType().voidEnter a parse tree produced byJavaParser.qualifiedName().voidEnter a parse tree produced byJavaParser.qualifiedNameList().voidEnter a parse tree produced byJavaParser.resource().voidEnter a parse tree produced byJavaParser.resources().voidEnter a parse tree produced byJavaParser.resourceSpecification().voidEnter a parse tree produced byJavaParser.statement().voidEnter a parse tree produced byJavaParser.superSuffix().voidEnter a parse tree produced byJavaParser.switchBlockStatementGroup().voidEnter a parse tree produced byJavaParser.switchLabel().voidEnter a parse tree produced byJavaParser.typeArgument().voidEnter a parse tree produced byJavaParser.typeArguments().voidEnter a parse tree produced byJavaParser.typeArgumentsOrDiamond().voidEnter a parse tree produced byJavaParser.typeBound().voidEnter a parse tree produced byJavaParser.typeDeclaration().voidEnter a parse tree produced byJavaParser.typeList().voidEnter a parse tree produced byJavaParser.typeParameter().voidEnter a parse tree produced byJavaParser.typeParameters().voidEnter a parse tree produced byJavaParser.typeType().voidEnter a parse tree produced byJavaParser.typeTypeOrVoid().voidEnter a parse tree produced byJavaParser.variableDeclarator().voidEnter a parse tree produced byJavaParser.variableDeclaratorId().voidEnter a parse tree produced byJavaParser.variableDeclarators().voidEnter a parse tree produced byJavaParser.variableInitializer().voidEnter a parse tree produced byJavaParser.variableModifier().voidExit a parse tree produced byJavaParser.annotation().voidExit a parse tree produced byJavaParser.annotationConstantRest().voidExit a parse tree produced byJavaParser.annotationMethodOrConstantRest().voidExit a parse tree produced byJavaParser.annotationMethodRest().voidExit a parse tree produced byJavaParser.annotationTypeBody().voidExit a parse tree produced byJavaParser.annotationTypeDeclaration().voidExit a parse tree produced byJavaParser.annotationTypeElementDeclaration().voidExit a parse tree produced byJavaParser.annotationTypeElementRest().voidExit a parse tree produced byJavaParser.arguments().voidExit a parse tree produced byJavaParser.arrayCreatorRest().voidExit a parse tree produced byJavaParser.arrayInitializer().voidExit a parse tree produced byJavaParser.block().voidExit a parse tree produced byJavaParser.blockStatement().voidExit a parse tree produced byJavaParser.catchClause().voidExit a parse tree produced byJavaParser.catchType().voidExit a parse tree produced byJavaParser.classBody().voidExit a parse tree produced byJavaParser.classBodyDeclaration().voidExit a parse tree produced byJavaParser.classCreatorRest().voidExit a parse tree produced byJavaParser.classDeclaration().voidExit a parse tree produced byJavaParser.classOrInterfaceModifier().voidExit a parse tree produced byJavaParser.classOrInterfaceType().voidExit a parse tree produced byJavaParser.classType().voidExit a parse tree produced byJavaParser.compilationUnit().voidExit a parse tree produced byJavaParser.constantDeclarator().voidExit a parse tree produced byJavaParser.constDeclaration().voidExit a parse tree produced byJavaParser.constructorCall().voidExit a parse tree produced byJavaParser.constructorDeclaration().voidExit a parse tree produced byJavaParser.createdName().voidExit a parse tree produced byJavaParser.creator().voidExit a parse tree produced byJavaParser.defaultValue().voidExit a parse tree produced byJavaParser.elementValue().voidExit a parse tree produced byJavaParser.elementValueArrayInitializer().voidExit a parse tree produced byJavaParser.elementValuePair().voidExit a parse tree produced byJavaParser.elementValuePairs().voidExit a parse tree produced byJavaParser.enhancedForControl().voidExit a parse tree produced byJavaParser.enumBodyDeclarations().voidExit a parse tree produced byJavaParser.enumConstant().voidExit a parse tree produced byJavaParser.enumConstants().voidExit a parse tree produced byJavaParser.enumDeclaration().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byJavaParser.explicitGenericInvocation().voidExit a parse tree produced byJavaParser.explicitGenericInvocationSuffix().voidExit a parse tree produced byJavaParser.expression().voidExit a parse tree produced byJavaParser.expressionList().voidExit a parse tree produced byJavaParser.fieldDeclaration().voidExit a parse tree produced byJavaParser.finallyBlock().voidExit a parse tree produced byJavaParser.floatLiteral().voidExit a parse tree produced byJavaParser.forControl().voidExit a parse tree produced byJavaParser.forInit().voidExit a parse tree produced byJavaParser.formalParameter().voidExit a parse tree produced byJavaParser.formalParameterList().voidExit a parse tree produced byJavaParser.formalParameters().voidExit a parse tree produced byJavaParser.genericConstructorDeclaration().voidExit a parse tree produced byJavaParser.genericInterfaceMethodDeclaration().voidExit a parse tree produced byJavaParser.genericMethodDeclaration().voidExit a parse tree produced byJavaParser.importDeclaration().voidExit a parse tree produced byJavaParser.innerCreator().voidExit a parse tree produced byJavaParser.integerLiteral().voidExit a parse tree produced byJavaParser.interfaceBody().voidExit a parse tree produced byJavaParser.interfaceBodyDeclaration().voidExit a parse tree produced byJavaParser.interfaceDeclaration().voidExit a parse tree produced byJavaParser.interfaceMemberDeclaration().voidExit a parse tree produced byJavaParser.interfaceMethodDeclaration().voidExit a parse tree produced byJavaParser.interfaceMethodModifier().voidExit a parse tree produced byJavaParser.lambdaBody().voidExit a parse tree produced byJavaParser.lambdaExpression().voidExit a parse tree produced byJavaParser.lambdaParameters().voidExit a parse tree produced byJavaParser.lastFormalParameter().voidExit a parse tree produced byJavaParser.literal().voidExit a parse tree produced byJavaParser.localTypeDeclaration().voidExit a parse tree produced byJavaParser.localVariableDeclaration().voidExit a parse tree produced byJavaParser.memberDeclaration().voidExit a parse tree produced byJavaParser.methodBody().voidExit a parse tree produced byJavaParser.methodCall().voidExit a parse tree produced byJavaParser.methodDeclaration().voidExit a parse tree produced byJavaParser.modifier().voidExit a parse tree produced byJavaParser.nonWildcardTypeArguments().voidExit a parse tree produced byJavaParser.nonWildcardTypeArgumentsOrDiamond().voidExit a parse tree produced byJavaParser.packageDeclaration().voidExit a parse tree produced byJavaParser.parExpression().voidExit a parse tree produced byJavaParser.primary().voidExit a parse tree produced byJavaParser.primitiveType().voidExit a parse tree produced byJavaParser.qualifiedName().voidExit a parse tree produced byJavaParser.qualifiedNameList().voidExit a parse tree produced byJavaParser.resource().voidExit a parse tree produced byJavaParser.resources().voidExit a parse tree produced byJavaParser.resourceSpecification().voidExit a parse tree produced byJavaParser.statement().voidExit a parse tree produced byJavaParser.superSuffix().voidExit a parse tree produced byJavaParser.switchBlockStatementGroup().voidExit a parse tree produced byJavaParser.switchLabel().voidExit a parse tree produced byJavaParser.typeArgument().voidExit a parse tree produced byJavaParser.typeArguments().voidExit a parse tree produced byJavaParser.typeArgumentsOrDiamond().voidExit a parse tree produced byJavaParser.typeBound().voidExit a parse tree produced byJavaParser.typeDeclaration().voidExit a parse tree produced byJavaParser.typeList().voidExit a parse tree produced byJavaParser.typeParameter().voidExit a parse tree produced byJavaParser.typeParameters().voidExit a parse tree produced byJavaParser.typeType().voidExit a parse tree produced byJavaParser.typeTypeOrVoid().voidExit a parse tree produced byJavaParser.variableDeclarator().voidExit a parse tree produced byJavaParser.variableDeclaratorId().voidExit a parse tree produced byJavaParser.variableDeclarators().voidExit a parse tree produced byJavaParser.variableInitializer().voidExit a parse tree produced byJavaParser.variableModifier().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
JavaParserBaseListener
public JavaParserBaseListener()
-
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byJavaParser.compilationUnit().The default implementation does nothing.
- Specified by:
enterCompilationUnitin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byJavaParser.compilationUnit().The default implementation does nothing.
- Specified by:
exitCompilationUnitin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced byJavaParser.packageDeclaration().The default implementation does nothing.
- Specified by:
enterPackageDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced byJavaParser.packageDeclaration().The default implementation does nothing.
- Specified by:
exitPackageDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterImportDeclaration
Enter a parse tree produced byJavaParser.importDeclaration().The default implementation does nothing.
- Specified by:
enterImportDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitImportDeclaration
Exit a parse tree produced byJavaParser.importDeclaration().The default implementation does nothing.
- Specified by:
exitImportDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byJavaParser.typeDeclaration().The default implementation does nothing.
- Specified by:
enterTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byJavaParser.typeDeclaration().The default implementation does nothing.
- Specified by:
exitTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterModifier
Enter a parse tree produced byJavaParser.modifier().The default implementation does nothing.
- Specified by:
enterModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitModifier
Exit a parse tree produced byJavaParser.modifier().The default implementation does nothing.
- Specified by:
exitModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceModifier
Enter a parse tree produced byJavaParser.classOrInterfaceModifier().The default implementation does nothing.
- Specified by:
enterClassOrInterfaceModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceModifier
Exit a parse tree produced byJavaParser.classOrInterfaceModifier().The default implementation does nothing.
- Specified by:
exitClassOrInterfaceModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterVariableModifier
Enter a parse tree produced byJavaParser.variableModifier().The default implementation does nothing.
- Specified by:
enterVariableModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitVariableModifier
Exit a parse tree produced byJavaParser.variableModifier().The default implementation does nothing.
- Specified by:
exitVariableModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byJavaParser.classDeclaration().The default implementation does nothing.
- Specified by:
enterClassDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byJavaParser.classDeclaration().The default implementation does nothing.
- Specified by:
exitClassDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeParameters
Enter a parse tree produced byJavaParser.typeParameters().The default implementation does nothing.
- Specified by:
enterTypeParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeParameters
Exit a parse tree produced byJavaParser.typeParameters().The default implementation does nothing.
- Specified by:
exitTypeParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeParameter
Enter a parse tree produced byJavaParser.typeParameter().The default implementation does nothing.
- Specified by:
enterTypeParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeParameter
Exit a parse tree produced byJavaParser.typeParameter().The default implementation does nothing.
- Specified by:
exitTypeParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeBound
Enter a parse tree produced byJavaParser.typeBound().The default implementation does nothing.
- Specified by:
enterTypeBoundin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeBound
Exit a parse tree produced byJavaParser.typeBound().The default implementation does nothing.
- Specified by:
exitTypeBoundin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterEnumDeclaration
Enter a parse tree produced byJavaParser.enumDeclaration().The default implementation does nothing.
- Specified by:
enterEnumDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitEnumDeclaration
Exit a parse tree produced byJavaParser.enumDeclaration().The default implementation does nothing.
- Specified by:
exitEnumDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterEnumConstants
Enter a parse tree produced byJavaParser.enumConstants().The default implementation does nothing.
- Specified by:
enterEnumConstantsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitEnumConstants
Exit a parse tree produced byJavaParser.enumConstants().The default implementation does nothing.
- Specified by:
exitEnumConstantsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterEnumConstant
Enter a parse tree produced byJavaParser.enumConstant().The default implementation does nothing.
- Specified by:
enterEnumConstantin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitEnumConstant
Exit a parse tree produced byJavaParser.enumConstant().The default implementation does nothing.
- Specified by:
exitEnumConstantin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterEnumBodyDeclarations
Enter a parse tree produced byJavaParser.enumBodyDeclarations().The default implementation does nothing.
- Specified by:
enterEnumBodyDeclarationsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitEnumBodyDeclarations
Exit a parse tree produced byJavaParser.enumBodyDeclarations().The default implementation does nothing.
- Specified by:
exitEnumBodyDeclarationsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byJavaParser.interfaceDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byJavaParser.interfaceDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassBody
Enter a parse tree produced byJavaParser.classBody().The default implementation does nothing.
- Specified by:
enterClassBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassBody
Exit a parse tree produced byJavaParser.classBody().The default implementation does nothing.
- Specified by:
exitClassBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceBody
Enter a parse tree produced byJavaParser.interfaceBody().The default implementation does nothing.
- Specified by:
enterInterfaceBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceBody
Exit a parse tree produced byJavaParser.interfaceBody().The default implementation does nothing.
- Specified by:
exitInterfaceBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassBodyDeclaration
Enter a parse tree produced byJavaParser.classBodyDeclaration().The default implementation does nothing.
- Specified by:
enterClassBodyDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassBodyDeclaration
Exit a parse tree produced byJavaParser.classBodyDeclaration().The default implementation does nothing.
- Specified by:
exitClassBodyDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterMemberDeclaration
Enter a parse tree produced byJavaParser.memberDeclaration().The default implementation does nothing.
- Specified by:
enterMemberDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitMemberDeclaration
Exit a parse tree produced byJavaParser.memberDeclaration().The default implementation does nothing.
- Specified by:
exitMemberDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced byJavaParser.methodDeclaration().The default implementation does nothing.
- Specified by:
enterMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced byJavaParser.methodDeclaration().The default implementation does nothing.
- Specified by:
exitMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterMethodBody
Enter a parse tree produced byJavaParser.methodBody().The default implementation does nothing.
- Specified by:
enterMethodBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitMethodBody
Exit a parse tree produced byJavaParser.methodBody().The default implementation does nothing.
- Specified by:
exitMethodBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeTypeOrVoid
Enter a parse tree produced byJavaParser.typeTypeOrVoid().The default implementation does nothing.
- Specified by:
enterTypeTypeOrVoidin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeTypeOrVoid
Exit a parse tree produced byJavaParser.typeTypeOrVoid().The default implementation does nothing.
- Specified by:
exitTypeTypeOrVoidin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterGenericMethodDeclaration
Enter a parse tree produced byJavaParser.genericMethodDeclaration().The default implementation does nothing.
- Specified by:
enterGenericMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitGenericMethodDeclaration
Exit a parse tree produced byJavaParser.genericMethodDeclaration().The default implementation does nothing.
- Specified by:
exitGenericMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterGenericConstructorDeclaration
Enter a parse tree produced byJavaParser.genericConstructorDeclaration().The default implementation does nothing.
- Specified by:
enterGenericConstructorDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitGenericConstructorDeclaration
Exit a parse tree produced byJavaParser.genericConstructorDeclaration().The default implementation does nothing.
- Specified by:
exitGenericConstructorDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterConstructorDeclaration
Enter a parse tree produced byJavaParser.constructorDeclaration().The default implementation does nothing.
- Specified by:
enterConstructorDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitConstructorDeclaration
Exit a parse tree produced byJavaParser.constructorDeclaration().The default implementation does nothing.
- Specified by:
exitConstructorDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFieldDeclaration
Enter a parse tree produced byJavaParser.fieldDeclaration().The default implementation does nothing.
- Specified by:
enterFieldDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFieldDeclaration
Exit a parse tree produced byJavaParser.fieldDeclaration().The default implementation does nothing.
- Specified by:
exitFieldDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceBodyDeclaration
Enter a parse tree produced byJavaParser.interfaceBodyDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceBodyDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceBodyDeclaration
Exit a parse tree produced byJavaParser.interfaceBodyDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceBodyDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMemberDeclaration
Enter a parse tree produced byJavaParser.interfaceMemberDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceMemberDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMemberDeclaration
Exit a parse tree produced byJavaParser.interfaceMemberDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceMemberDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterConstDeclaration
Enter a parse tree produced byJavaParser.constDeclaration().The default implementation does nothing.
- Specified by:
enterConstDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitConstDeclaration
Exit a parse tree produced byJavaParser.constDeclaration().The default implementation does nothing.
- Specified by:
exitConstDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterConstantDeclarator
Enter a parse tree produced byJavaParser.constantDeclarator().The default implementation does nothing.
- Specified by:
enterConstantDeclaratorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitConstantDeclarator
Exit a parse tree produced byJavaParser.constantDeclarator().The default implementation does nothing.
- Specified by:
exitConstantDeclaratorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMethodDeclaration
Enter a parse tree produced byJavaParser.interfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMethodDeclaration
Exit a parse tree produced byJavaParser.interfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMethodModifier
Enter a parse tree produced byJavaParser.interfaceMethodModifier().The default implementation does nothing.
- Specified by:
enterInterfaceMethodModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMethodModifier
Exit a parse tree produced byJavaParser.interfaceMethodModifier().The default implementation does nothing.
- Specified by:
exitInterfaceMethodModifierin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterGenericInterfaceMethodDeclaration
public void enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext ctx) Enter a parse tree produced byJavaParser.genericInterfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
enterGenericInterfaceMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitGenericInterfaceMethodDeclaration
public void exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext ctx) Exit a parse tree produced byJavaParser.genericInterfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
exitGenericInterfaceMethodDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclarators
Enter a parse tree produced byJavaParser.variableDeclarators().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclarators
Exit a parse tree produced byJavaParser.variableDeclarators().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced byJavaParser.variableDeclarator().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced byJavaParser.variableDeclarator().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclaratorId
Enter a parse tree produced byJavaParser.variableDeclaratorId().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorIdin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclaratorId
Exit a parse tree produced byJavaParser.variableDeclaratorId().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorIdin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterVariableInitializer
Enter a parse tree produced byJavaParser.variableInitializer().The default implementation does nothing.
- Specified by:
enterVariableInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitVariableInitializer
Exit a parse tree produced byJavaParser.variableInitializer().The default implementation does nothing.
- Specified by:
exitVariableInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byJavaParser.arrayInitializer().The default implementation does nothing.
- Specified by:
enterArrayInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byJavaParser.arrayInitializer().The default implementation does nothing.
- Specified by:
exitArrayInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceType
Enter a parse tree produced byJavaParser.classOrInterfaceType().The default implementation does nothing.
- Specified by:
enterClassOrInterfaceTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceType
Exit a parse tree produced byJavaParser.classOrInterfaceType().The default implementation does nothing.
- Specified by:
exitClassOrInterfaceTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeArgument
Enter a parse tree produced byJavaParser.typeArgument().The default implementation does nothing.
- Specified by:
enterTypeArgumentin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeArgument
Exit a parse tree produced byJavaParser.typeArgument().The default implementation does nothing.
- Specified by:
exitTypeArgumentin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterQualifiedNameList
Enter a parse tree produced byJavaParser.qualifiedNameList().The default implementation does nothing.
- Specified by:
enterQualifiedNameListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitQualifiedNameList
Exit a parse tree produced byJavaParser.qualifiedNameList().The default implementation does nothing.
- Specified by:
exitQualifiedNameListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameters
Enter a parse tree produced byJavaParser.formalParameters().The default implementation does nothing.
- Specified by:
enterFormalParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameters
Exit a parse tree produced byJavaParser.formalParameters().The default implementation does nothing.
- Specified by:
exitFormalParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameterList
Enter a parse tree produced byJavaParser.formalParameterList().The default implementation does nothing.
- Specified by:
enterFormalParameterListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameterList
Exit a parse tree produced byJavaParser.formalParameterList().The default implementation does nothing.
- Specified by:
exitFormalParameterListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameter
Enter a parse tree produced byJavaParser.formalParameter().The default implementation does nothing.
- Specified by:
enterFormalParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameter
Exit a parse tree produced byJavaParser.formalParameter().The default implementation does nothing.
- Specified by:
exitFormalParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLastFormalParameter
Enter a parse tree produced byJavaParser.lastFormalParameter().The default implementation does nothing.
- Specified by:
enterLastFormalParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLastFormalParameter
Exit a parse tree produced byJavaParser.lastFormalParameter().The default implementation does nothing.
- Specified by:
exitLastFormalParameterin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterQualifiedName
Enter a parse tree produced byJavaParser.qualifiedName().The default implementation does nothing.
- Specified by:
enterQualifiedNamein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitQualifiedName
Exit a parse tree produced byJavaParser.qualifiedName().The default implementation does nothing.
- Specified by:
exitQualifiedNamein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byJavaParser.literal().The default implementation does nothing.
- Specified by:
enterLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byJavaParser.literal().The default implementation does nothing.
- Specified by:
exitLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced byJavaParser.integerLiteral().The default implementation does nothing.
- Specified by:
enterIntegerLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced byJavaParser.integerLiteral().The default implementation does nothing.
- Specified by:
exitIntegerLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFloatLiteral
Enter a parse tree produced byJavaParser.floatLiteral().The default implementation does nothing.
- Specified by:
enterFloatLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFloatLiteral
Exit a parse tree produced byJavaParser.floatLiteral().The default implementation does nothing.
- Specified by:
exitFloatLiteralin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotation
Enter a parse tree produced byJavaParser.annotation().The default implementation does nothing.
- Specified by:
enterAnnotationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotation
Exit a parse tree produced byJavaParser.annotation().The default implementation does nothing.
- Specified by:
exitAnnotationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterElementValuePairs
Enter a parse tree produced byJavaParser.elementValuePairs().The default implementation does nothing.
- Specified by:
enterElementValuePairsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitElementValuePairs
Exit a parse tree produced byJavaParser.elementValuePairs().The default implementation does nothing.
- Specified by:
exitElementValuePairsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterElementValuePair
Enter a parse tree produced byJavaParser.elementValuePair().The default implementation does nothing.
- Specified by:
enterElementValuePairin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitElementValuePair
Exit a parse tree produced byJavaParser.elementValuePair().The default implementation does nothing.
- Specified by:
exitElementValuePairin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterElementValue
Enter a parse tree produced byJavaParser.elementValue().The default implementation does nothing.
- Specified by:
enterElementValuein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitElementValue
Exit a parse tree produced byJavaParser.elementValue().The default implementation does nothing.
- Specified by:
exitElementValuein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterElementValueArrayInitializer
Enter a parse tree produced byJavaParser.elementValueArrayInitializer().The default implementation does nothing.
- Specified by:
enterElementValueArrayInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitElementValueArrayInitializer
Exit a parse tree produced byJavaParser.elementValueArrayInitializer().The default implementation does nothing.
- Specified by:
exitElementValueArrayInitializerin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeDeclaration
Enter a parse tree produced byJavaParser.annotationTypeDeclaration().The default implementation does nothing.
- Specified by:
enterAnnotationTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeDeclaration
Exit a parse tree produced byJavaParser.annotationTypeDeclaration().The default implementation does nothing.
- Specified by:
exitAnnotationTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeBody
Enter a parse tree produced byJavaParser.annotationTypeBody().The default implementation does nothing.
- Specified by:
enterAnnotationTypeBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeBody
Exit a parse tree produced byJavaParser.annotationTypeBody().The default implementation does nothing.
- Specified by:
exitAnnotationTypeBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementDeclaration
public void enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext ctx) Enter a parse tree produced byJavaParser.annotationTypeElementDeclaration().The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementDeclaration
public void exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext ctx) Exit a parse tree produced byJavaParser.annotationTypeElementDeclaration().The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementRest
Enter a parse tree produced byJavaParser.annotationTypeElementRest().The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementRest
Exit a parse tree produced byJavaParser.annotationTypeElementRest().The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationMethodOrConstantRest
public void enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext ctx) Enter a parse tree produced byJavaParser.annotationMethodOrConstantRest().The default implementation does nothing.
- Specified by:
enterAnnotationMethodOrConstantRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationMethodOrConstantRest
public void exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext ctx) Exit a parse tree produced byJavaParser.annotationMethodOrConstantRest().The default implementation does nothing.
- Specified by:
exitAnnotationMethodOrConstantRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationMethodRest
Enter a parse tree produced byJavaParser.annotationMethodRest().The default implementation does nothing.
- Specified by:
enterAnnotationMethodRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationMethodRest
Exit a parse tree produced byJavaParser.annotationMethodRest().The default implementation does nothing.
- Specified by:
exitAnnotationMethodRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationConstantRest
Enter a parse tree produced byJavaParser.annotationConstantRest().The default implementation does nothing.
- Specified by:
enterAnnotationConstantRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationConstantRest
Exit a parse tree produced byJavaParser.annotationConstantRest().The default implementation does nothing.
- Specified by:
exitAnnotationConstantRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byJavaParser.defaultValue().The default implementation does nothing.
- Specified by:
enterDefaultValuein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byJavaParser.defaultValue().The default implementation does nothing.
- Specified by:
exitDefaultValuein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byJavaParser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byJavaParser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterBlockStatement
Enter a parse tree produced byJavaParser.blockStatement().The default implementation does nothing.
- Specified by:
enterBlockStatementin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitBlockStatement
Exit a parse tree produced byJavaParser.blockStatement().The default implementation does nothing.
- Specified by:
exitBlockStatementin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLocalVariableDeclaration
Enter a parse tree produced byJavaParser.localVariableDeclaration().The default implementation does nothing.
- Specified by:
enterLocalVariableDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLocalVariableDeclaration
Exit a parse tree produced byJavaParser.localVariableDeclaration().The default implementation does nothing.
- Specified by:
exitLocalVariableDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLocalTypeDeclaration
Enter a parse tree produced byJavaParser.localTypeDeclaration().The default implementation does nothing.
- Specified by:
enterLocalTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLocalTypeDeclaration
Exit a parse tree produced byJavaParser.localTypeDeclaration().The default implementation does nothing.
- Specified by:
exitLocalTypeDeclarationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byJavaParser.statement().The default implementation does nothing.
- Specified by:
enterStatementin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byJavaParser.statement().The default implementation does nothing.
- Specified by:
exitStatementin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterCatchClause
Enter a parse tree produced byJavaParser.catchClause().The default implementation does nothing.
- Specified by:
enterCatchClausein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitCatchClause
Exit a parse tree produced byJavaParser.catchClause().The default implementation does nothing.
- Specified by:
exitCatchClausein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterCatchType
Enter a parse tree produced byJavaParser.catchType().The default implementation does nothing.
- Specified by:
enterCatchTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitCatchType
Exit a parse tree produced byJavaParser.catchType().The default implementation does nothing.
- Specified by:
exitCatchTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byJavaParser.finallyBlock().The default implementation does nothing.
- Specified by:
enterFinallyBlockin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byJavaParser.finallyBlock().The default implementation does nothing.
- Specified by:
exitFinallyBlockin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterResourceSpecification
Enter a parse tree produced byJavaParser.resourceSpecification().The default implementation does nothing.
- Specified by:
enterResourceSpecificationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitResourceSpecification
Exit a parse tree produced byJavaParser.resourceSpecification().The default implementation does nothing.
- Specified by:
exitResourceSpecificationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterResources
Enter a parse tree produced byJavaParser.resources().The default implementation does nothing.
- Specified by:
enterResourcesin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitResources
Exit a parse tree produced byJavaParser.resources().The default implementation does nothing.
- Specified by:
exitResourcesin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterResource
Enter a parse tree produced byJavaParser.resource().The default implementation does nothing.
- Specified by:
enterResourcein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitResource
Exit a parse tree produced byJavaParser.resource().The default implementation does nothing.
- Specified by:
exitResourcein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterSwitchBlockStatementGroup
Enter a parse tree produced byJavaParser.switchBlockStatementGroup().The default implementation does nothing.
- Specified by:
enterSwitchBlockStatementGroupin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitSwitchBlockStatementGroup
Exit a parse tree produced byJavaParser.switchBlockStatementGroup().The default implementation does nothing.
- Specified by:
exitSwitchBlockStatementGroupin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterSwitchLabel
Enter a parse tree produced byJavaParser.switchLabel().The default implementation does nothing.
- Specified by:
enterSwitchLabelin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitSwitchLabel
Exit a parse tree produced byJavaParser.switchLabel().The default implementation does nothing.
- Specified by:
exitSwitchLabelin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterForControl
Enter a parse tree produced byJavaParser.forControl().The default implementation does nothing.
- Specified by:
enterForControlin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitForControl
Exit a parse tree produced byJavaParser.forControl().The default implementation does nothing.
- Specified by:
exitForControlin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterForInit
Enter a parse tree produced byJavaParser.forInit().The default implementation does nothing.
- Specified by:
enterForInitin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitForInit
Exit a parse tree produced byJavaParser.forInit().The default implementation does nothing.
- Specified by:
exitForInitin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterEnhancedForControl
Enter a parse tree produced byJavaParser.enhancedForControl().The default implementation does nothing.
- Specified by:
enterEnhancedForControlin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitEnhancedForControl
Exit a parse tree produced byJavaParser.enhancedForControl().The default implementation does nothing.
- Specified by:
exitEnhancedForControlin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterParExpression
Enter a parse tree produced byJavaParser.parExpression().The default implementation does nothing.
- Specified by:
enterParExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitParExpression
Exit a parse tree produced byJavaParser.parExpression().The default implementation does nothing.
- Specified by:
exitParExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byJavaParser.expressionList().The default implementation does nothing.
- Specified by:
enterExpressionListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byJavaParser.expressionList().The default implementation does nothing.
- Specified by:
exitExpressionListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterMethodCall
Enter a parse tree produced byJavaParser.methodCall().The default implementation does nothing.
- Specified by:
enterMethodCallin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitMethodCall
Exit a parse tree produced byJavaParser.methodCall().The default implementation does nothing.
- Specified by:
exitMethodCallin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterConstructorCall
Enter a parse tree produced byJavaParser.constructorCall().The default implementation does nothing.
- Specified by:
enterConstructorCallin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitConstructorCall
Exit a parse tree produced byJavaParser.constructorCall().The default implementation does nothing.
- Specified by:
exitConstructorCallin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byJavaParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byJavaParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLambdaExpression
Enter a parse tree produced byJavaParser.lambdaExpression().The default implementation does nothing.
- Specified by:
enterLambdaExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLambdaExpression
Exit a parse tree produced byJavaParser.lambdaExpression().The default implementation does nothing.
- Specified by:
exitLambdaExpressionin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLambdaParameters
Enter a parse tree produced byJavaParser.lambdaParameters().The default implementation does nothing.
- Specified by:
enterLambdaParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLambdaParameters
Exit a parse tree produced byJavaParser.lambdaParameters().The default implementation does nothing.
- Specified by:
exitLambdaParametersin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterLambdaBody
Enter a parse tree produced byJavaParser.lambdaBody().The default implementation does nothing.
- Specified by:
enterLambdaBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitLambdaBody
Exit a parse tree produced byJavaParser.lambdaBody().The default implementation does nothing.
- Specified by:
exitLambdaBodyin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterPrimary
Enter a parse tree produced byJavaParser.primary().The default implementation does nothing.
- Specified by:
enterPrimaryin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitPrimary
Exit a parse tree produced byJavaParser.primary().The default implementation does nothing.
- Specified by:
exitPrimaryin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassType
Enter a parse tree produced byJavaParser.classType().The default implementation does nothing.
- Specified by:
enterClassTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassType
Exit a parse tree produced byJavaParser.classType().The default implementation does nothing.
- Specified by:
exitClassTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterCreator
Enter a parse tree produced byJavaParser.creator().The default implementation does nothing.
- Specified by:
enterCreatorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitCreator
Exit a parse tree produced byJavaParser.creator().The default implementation does nothing.
- Specified by:
exitCreatorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterCreatedName
Enter a parse tree produced byJavaParser.createdName().The default implementation does nothing.
- Specified by:
enterCreatedNamein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitCreatedName
Exit a parse tree produced byJavaParser.createdName().The default implementation does nothing.
- Specified by:
exitCreatedNamein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterInnerCreator
Enter a parse tree produced byJavaParser.innerCreator().The default implementation does nothing.
- Specified by:
enterInnerCreatorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitInnerCreator
Exit a parse tree produced byJavaParser.innerCreator().The default implementation does nothing.
- Specified by:
exitInnerCreatorin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced byJavaParser.arrayCreatorRest().The default implementation does nothing.
- Specified by:
enterArrayCreatorRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced byJavaParser.arrayCreatorRest().The default implementation does nothing.
- Specified by:
exitArrayCreatorRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced byJavaParser.classCreatorRest().The default implementation does nothing.
- Specified by:
enterClassCreatorRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced byJavaParser.classCreatorRest().The default implementation does nothing.
- Specified by:
exitClassCreatorRestin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocation
Enter a parse tree produced byJavaParser.explicitGenericInvocation().The default implementation does nothing.
- Specified by:
enterExplicitGenericInvocationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocation
Exit a parse tree produced byJavaParser.explicitGenericInvocation().The default implementation does nothing.
- Specified by:
exitExplicitGenericInvocationin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeArgumentsOrDiamond
Enter a parse tree produced byJavaParser.typeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
enterTypeArgumentsOrDiamondin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeArgumentsOrDiamond
Exit a parse tree produced byJavaParser.typeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
exitTypeArgumentsOrDiamondin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArgumentsOrDiamond
public void enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byJavaParser.nonWildcardTypeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
enterNonWildcardTypeArgumentsOrDiamondin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArgumentsOrDiamond
public void exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byJavaParser.nonWildcardTypeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
exitNonWildcardTypeArgumentsOrDiamondin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArguments
Enter a parse tree produced byJavaParser.nonWildcardTypeArguments().The default implementation does nothing.
- Specified by:
enterNonWildcardTypeArgumentsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArguments
Exit a parse tree produced byJavaParser.nonWildcardTypeArguments().The default implementation does nothing.
- Specified by:
exitNonWildcardTypeArgumentsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeList
Enter a parse tree produced byJavaParser.typeList().The default implementation does nothing.
- Specified by:
enterTypeListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeList
Exit a parse tree produced byJavaParser.typeList().The default implementation does nothing.
- Specified by:
exitTypeListin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeType
Enter a parse tree produced byJavaParser.typeType().The default implementation does nothing.
- Specified by:
enterTypeTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeType
Exit a parse tree produced byJavaParser.typeType().The default implementation does nothing.
- Specified by:
exitTypeTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byJavaParser.primitiveType().The default implementation does nothing.
- Specified by:
enterPrimitiveTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byJavaParser.primitiveType().The default implementation does nothing.
- Specified by:
exitPrimitiveTypein interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterTypeArguments
Enter a parse tree produced byJavaParser.typeArguments().The default implementation does nothing.
- Specified by:
enterTypeArgumentsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitTypeArguments
Exit a parse tree produced byJavaParser.typeArguments().The default implementation does nothing.
- Specified by:
exitTypeArgumentsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterSuperSuffix
Enter a parse tree produced byJavaParser.superSuffix().The default implementation does nothing.
- Specified by:
enterSuperSuffixin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitSuperSuffix
Exit a parse tree produced byJavaParser.superSuffix().The default implementation does nothing.
- Specified by:
exitSuperSuffixin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocationSuffix
public void enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext ctx) Enter a parse tree produced byJavaParser.explicitGenericInvocationSuffix().The default implementation does nothing.
- Specified by:
enterExplicitGenericInvocationSuffixin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocationSuffix
public void exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext ctx) Exit a parse tree produced byJavaParser.explicitGenericInvocationSuffix().The default implementation does nothing.
- Specified by:
exitExplicitGenericInvocationSuffixin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byJavaParser.arguments().The default implementation does nothing.
- Specified by:
enterArgumentsin interfaceJavaParserListener- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byJavaParser.arguments().The default implementation does nothing.
- Specified by:
exitArgumentsin interfaceJavaParserListener- 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
-