Interface Java7ParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
Java7ParserBaseListener
public interface Java7ParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
Java7Parser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byJava7Parser.annotation().voidEnter a parse tree produced byJava7Parser.annotationConstantRest().voidEnter a parse tree produced byJava7Parser.annotationMethodOrConstantRest().voidEnter a parse tree produced byJava7Parser.annotationMethodRest().voidEnter a parse tree produced byJava7Parser.annotationName().voidEnter a parse tree produced byJava7Parser.annotationTypeBody().voidEnter a parse tree produced byJava7Parser.annotationTypeDeclaration().voidEnter a parse tree produced byJava7Parser.annotationTypeElementDeclaration().voidEnter a parse tree produced byJava7Parser.annotationTypeElementRest().voidEnter a parse tree produced byJava7Parser.arguments().voidEnter a parse tree produced byJava7Parser.arrayCreatorRest().voidEnter a parse tree produced byJava7Parser.arrayInitializer().voidEnter a parse tree produced byJava7Parser.block().voidEnter a parse tree produced byJava7Parser.blockStatement().voidEnter a parse tree produced byJava7Parser.catchClause().voidEnter a parse tree produced byJava7Parser.catchType().voidEnter a parse tree produced byJava7Parser.classBody().voidEnter a parse tree produced byJava7Parser.classBodyDeclaration().voidEnter a parse tree produced byJava7Parser.classCreatorRest().voidEnter a parse tree produced byJava7Parser.classDeclaration().voidEnter a parse tree produced byJava7Parser.classOrInterfaceModifier().voidEnter a parse tree produced byJava7Parser.classOrInterfaceType().voidEnter a parse tree produced byJava7Parser.compilationUnit().voidEnter a parse tree produced byJava7Parser.constantDeclarator().voidEnter a parse tree produced byJava7Parser.constantExpression().voidEnter a parse tree produced byJava7Parser.constDeclaration().voidEnter a parse tree produced byJava7Parser.constructorBody().voidEnter a parse tree produced byJava7Parser.constructorDeclaration().voidEnter a parse tree produced byJava7Parser.createdName().voidEnter a parse tree produced byJava7Parser.creator().voidEnter a parse tree produced byJava7Parser.defaultValue().voidEnter a parse tree produced byJava7Parser.elementValue().voidEnter a parse tree produced byJava7Parser.elementValueArrayInitializer().voidEnter a parse tree produced byJava7Parser.elementValuePair().voidEnter a parse tree produced byJava7Parser.elementValuePairs().voidEnter a parse tree produced byJava7Parser.enhancedForControl().voidEnter a parse tree produced byJava7Parser.enumBodyDeclarations().voidEnter a parse tree produced byJava7Parser.enumConstant().voidEnter a parse tree produced byJava7Parser.enumConstantName().voidEnter a parse tree produced byJava7Parser.enumConstants().voidEnter a parse tree produced byJava7Parser.enumDeclaration().voidEnter a parse tree produced byJava7Parser.explicitGenericInvocation().voidEnter a parse tree produced byJava7Parser.explicitGenericInvocationSuffix().voidEnter a parse tree produced byJava7Parser.expression().voidEnter a parse tree produced byJava7Parser.expressionList().voidEnter a parse tree produced byJava7Parser.fieldDeclaration().voidEnter a parse tree produced byJava7Parser.finallyBlock().voidEnter a parse tree produced byJava7Parser.forControl().voidEnter a parse tree produced byJava7Parser.forInit().voidEnter a parse tree produced byJava7Parser.formalParameter().voidEnter a parse tree produced byJava7Parser.formalParameterList().voidEnter a parse tree produced byJava7Parser.formalParameters().voidEnter a parse tree produced byJava7Parser.forUpdate().voidEnter a parse tree produced byJava7Parser.genericConstructorDeclaration().voidEnter a parse tree produced byJava7Parser.genericInterfaceMethodDeclaration().voidEnter a parse tree produced byJava7Parser.genericMethodDeclaration().voidEnter a parse tree produced byJava7Parser.identifierTypeOrDiamondPair().voidEnter a parse tree produced byJava7Parser.identifierTypePair().voidEnter a parse tree produced byJava7Parser.importDeclaration().voidEnter a parse tree produced byJava7Parser.innerCreator().voidEnter a parse tree produced byJava7Parser.interfaceBody().voidEnter a parse tree produced byJava7Parser.interfaceBodyDeclaration().voidEnter a parse tree produced byJava7Parser.interfaceDeclaration().voidEnter a parse tree produced byJava7Parser.interfaceMemberDeclaration().voidEnter a parse tree produced byJava7Parser.interfaceMethodDeclaration().voidEnter a parse tree produced byJava7Parser.lastFormalParameter().voidEnter a parse tree produced byJava7Parser.literal().voidEnter a parse tree produced byJava7Parser.localVariableDeclaration().voidEnter a parse tree produced byJava7Parser.localVariableDeclarationStatement().voidEnter a parse tree produced byJava7Parser.memberDeclaration().voidEnter a parse tree produced byJava7Parser.methodBody().voidEnter a parse tree produced byJava7Parser.methodDeclaration().voidEnter a parse tree produced byJava7Parser.modifier().voidEnter a parse tree produced byJava7Parser.nonWildcardTypeArguments().voidEnter a parse tree produced byJava7Parser.nonWildcardTypeArgumentsOrDiamond().voidEnter a parse tree produced byJava7Parser.packageDeclaration().voidEnter a parse tree produced byJava7Parser.parExpression().voidEnter a parse tree produced byJava7Parser.primary().voidEnter a parse tree produced byJava7Parser.primitiveType().voidEnter a parse tree produced byJava7Parser.qualifiedName().voidEnter a parse tree produced byJava7Parser.qualifiedNameList().voidEnter a parse tree produced byJava7Parser.resource().voidEnter a parse tree produced byJava7Parser.resources().voidEnter a parse tree produced byJava7Parser.resourceSpecification().voidEnter a parse tree produced byJava7Parser.statement().voidEnter a parse tree produced byJava7Parser.statementExpression().voidEnter a parse tree produced byJava7Parser.superSuffix().voidEnter a parse tree produced byJava7Parser.switchBlockStatementGroup().voidEnter a parse tree produced byJava7Parser.switchLabel().voidEnter a parse tree produced byJava7Parser.type().voidEnter a parse tree produced byJava7Parser.typeArgument().voidEnter a parse tree produced byJava7Parser.typeArguments().voidEnter a parse tree produced byJava7Parser.typeArgumentsOrDiamond().voidEnter a parse tree produced byJava7Parser.typeBound().voidEnter a parse tree produced byJava7Parser.typeDeclaration().voidEnter a parse tree produced byJava7Parser.typeList().voidEnter a parse tree produced byJava7Parser.typeParameter().voidEnter a parse tree produced byJava7Parser.typeParameters().voidEnter a parse tree produced byJava7Parser.variableDeclarator().voidEnter a parse tree produced byJava7Parser.variableDeclaratorId().voidEnter a parse tree produced byJava7Parser.variableDeclarators().voidEnter a parse tree produced byJava7Parser.variableInitializer().voidEnter a parse tree produced byJava7Parser.variableModifier().voidExit a parse tree produced byJava7Parser.annotation().voidExit a parse tree produced byJava7Parser.annotationConstantRest().voidExit a parse tree produced byJava7Parser.annotationMethodOrConstantRest().voidExit a parse tree produced byJava7Parser.annotationMethodRest().voidExit a parse tree produced byJava7Parser.annotationName().voidExit a parse tree produced byJava7Parser.annotationTypeBody().voidExit a parse tree produced byJava7Parser.annotationTypeDeclaration().voidExit a parse tree produced byJava7Parser.annotationTypeElementDeclaration().voidExit a parse tree produced byJava7Parser.annotationTypeElementRest().voidExit a parse tree produced byJava7Parser.arguments().voidExit a parse tree produced byJava7Parser.arrayCreatorRest().voidExit a parse tree produced byJava7Parser.arrayInitializer().voidExit a parse tree produced byJava7Parser.block().voidExit a parse tree produced byJava7Parser.blockStatement().voidExit a parse tree produced byJava7Parser.catchClause().voidExit a parse tree produced byJava7Parser.catchType().voidExit a parse tree produced byJava7Parser.classBody().voidExit a parse tree produced byJava7Parser.classBodyDeclaration().voidExit a parse tree produced byJava7Parser.classCreatorRest().voidExit a parse tree produced byJava7Parser.classDeclaration().voidExit a parse tree produced byJava7Parser.classOrInterfaceModifier().voidExit a parse tree produced byJava7Parser.classOrInterfaceType().voidExit a parse tree produced byJava7Parser.compilationUnit().voidExit a parse tree produced byJava7Parser.constantDeclarator().voidExit a parse tree produced byJava7Parser.constantExpression().voidExit a parse tree produced byJava7Parser.constDeclaration().voidExit a parse tree produced byJava7Parser.constructorBody().voidExit a parse tree produced byJava7Parser.constructorDeclaration().voidExit a parse tree produced byJava7Parser.createdName().voidExit a parse tree produced byJava7Parser.creator().voidExit a parse tree produced byJava7Parser.defaultValue().voidExit a parse tree produced byJava7Parser.elementValue().voidExit a parse tree produced byJava7Parser.elementValueArrayInitializer().voidExit a parse tree produced byJava7Parser.elementValuePair().voidExit a parse tree produced byJava7Parser.elementValuePairs().voidExit a parse tree produced byJava7Parser.enhancedForControl().voidExit a parse tree produced byJava7Parser.enumBodyDeclarations().voidExit a parse tree produced byJava7Parser.enumConstant().voidExit a parse tree produced byJava7Parser.enumConstantName().voidExit a parse tree produced byJava7Parser.enumConstants().voidExit a parse tree produced byJava7Parser.enumDeclaration().voidExit a parse tree produced byJava7Parser.explicitGenericInvocation().voidExit a parse tree produced byJava7Parser.explicitGenericInvocationSuffix().voidExit a parse tree produced byJava7Parser.expression().voidExit a parse tree produced byJava7Parser.expressionList().voidExit a parse tree produced byJava7Parser.fieldDeclaration().voidExit a parse tree produced byJava7Parser.finallyBlock().voidExit a parse tree produced byJava7Parser.forControl().voidExit a parse tree produced byJava7Parser.forInit().voidExit a parse tree produced byJava7Parser.formalParameter().voidExit a parse tree produced byJava7Parser.formalParameterList().voidExit a parse tree produced byJava7Parser.formalParameters().voidExit a parse tree produced byJava7Parser.forUpdate().voidExit a parse tree produced byJava7Parser.genericConstructorDeclaration().voidExit a parse tree produced byJava7Parser.genericInterfaceMethodDeclaration().voidExit a parse tree produced byJava7Parser.genericMethodDeclaration().voidExit a parse tree produced byJava7Parser.identifierTypeOrDiamondPair().voidExit a parse tree produced byJava7Parser.identifierTypePair().voidExit a parse tree produced byJava7Parser.importDeclaration().voidExit a parse tree produced byJava7Parser.innerCreator().voidExit a parse tree produced byJava7Parser.interfaceBody().voidExit a parse tree produced byJava7Parser.interfaceBodyDeclaration().voidExit a parse tree produced byJava7Parser.interfaceDeclaration().voidExit a parse tree produced byJava7Parser.interfaceMemberDeclaration().voidExit a parse tree produced byJava7Parser.interfaceMethodDeclaration().voidExit a parse tree produced byJava7Parser.lastFormalParameter().voidExit a parse tree produced byJava7Parser.literal().voidExit a parse tree produced byJava7Parser.localVariableDeclaration().voidExit a parse tree produced byJava7Parser.localVariableDeclarationStatement().voidExit a parse tree produced byJava7Parser.memberDeclaration().voidExit a parse tree produced byJava7Parser.methodBody().voidExit a parse tree produced byJava7Parser.methodDeclaration().voidExit a parse tree produced byJava7Parser.modifier().voidExit a parse tree produced byJava7Parser.nonWildcardTypeArguments().voidExit a parse tree produced byJava7Parser.nonWildcardTypeArgumentsOrDiamond().voidExit a parse tree produced byJava7Parser.packageDeclaration().voidExit a parse tree produced byJava7Parser.parExpression().voidExit a parse tree produced byJava7Parser.primary().voidExit a parse tree produced byJava7Parser.primitiveType().voidExit a parse tree produced byJava7Parser.qualifiedName().voidExit a parse tree produced byJava7Parser.qualifiedNameList().voidExit a parse tree produced byJava7Parser.resource().voidExit a parse tree produced byJava7Parser.resources().voidExit a parse tree produced byJava7Parser.resourceSpecification().voidExit a parse tree produced byJava7Parser.statement().voidExit a parse tree produced byJava7Parser.statementExpression().voidExit a parse tree produced byJava7Parser.superSuffix().voidExit a parse tree produced byJava7Parser.switchBlockStatementGroup().voidExit a parse tree produced byJava7Parser.switchLabel().voidExit a parse tree produced byJava7Parser.type().voidExit a parse tree produced byJava7Parser.typeArgument().voidExit a parse tree produced byJava7Parser.typeArguments().voidExit a parse tree produced byJava7Parser.typeArgumentsOrDiamond().voidExit a parse tree produced byJava7Parser.typeBound().voidExit a parse tree produced byJava7Parser.typeDeclaration().voidExit a parse tree produced byJava7Parser.typeList().voidExit a parse tree produced byJava7Parser.typeParameter().voidExit a parse tree produced byJava7Parser.typeParameters().voidExit a parse tree produced byJava7Parser.variableDeclarator().voidExit a parse tree produced byJava7Parser.variableDeclaratorId().voidExit a parse tree produced byJava7Parser.variableDeclarators().voidExit a parse tree produced byJava7Parser.variableInitializer().voidExit a parse tree produced byJava7Parser.variableModifier().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byJava7Parser.compilationUnit().- Parameters:
ctx- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byJava7Parser.compilationUnit().- Parameters:
ctx- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced byJava7Parser.packageDeclaration().- Parameters:
ctx- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced byJava7Parser.packageDeclaration().- Parameters:
ctx- the parse tree
-
enterImportDeclaration
Enter a parse tree produced byJava7Parser.importDeclaration().- Parameters:
ctx- the parse tree
-
exitImportDeclaration
Exit a parse tree produced byJava7Parser.importDeclaration().- Parameters:
ctx- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byJava7Parser.typeDeclaration().- Parameters:
ctx- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byJava7Parser.typeDeclaration().- Parameters:
ctx- the parse tree
-
enterModifier
Enter a parse tree produced byJava7Parser.modifier().- Parameters:
ctx- the parse tree
-
exitModifier
Exit a parse tree produced byJava7Parser.modifier().- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceModifier
Enter a parse tree produced byJava7Parser.classOrInterfaceModifier().- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceModifier
Exit a parse tree produced byJava7Parser.classOrInterfaceModifier().- Parameters:
ctx- the parse tree
-
enterVariableModifier
Enter a parse tree produced byJava7Parser.variableModifier().- Parameters:
ctx- the parse tree
-
exitVariableModifier
Exit a parse tree produced byJava7Parser.variableModifier().- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byJava7Parser.classDeclaration().- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byJava7Parser.classDeclaration().- Parameters:
ctx- the parse tree
-
enterTypeParameters
Enter a parse tree produced byJava7Parser.typeParameters().- Parameters:
ctx- the parse tree
-
exitTypeParameters
Exit a parse tree produced byJava7Parser.typeParameters().- Parameters:
ctx- the parse tree
-
enterTypeParameter
Enter a parse tree produced byJava7Parser.typeParameter().- Parameters:
ctx- the parse tree
-
exitTypeParameter
Exit a parse tree produced byJava7Parser.typeParameter().- Parameters:
ctx- the parse tree
-
enterTypeBound
Enter a parse tree produced byJava7Parser.typeBound().- Parameters:
ctx- the parse tree
-
exitTypeBound
Exit a parse tree produced byJava7Parser.typeBound().- Parameters:
ctx- the parse tree
-
enterEnumDeclaration
Enter a parse tree produced byJava7Parser.enumDeclaration().- Parameters:
ctx- the parse tree
-
exitEnumDeclaration
Exit a parse tree produced byJava7Parser.enumDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumConstants
Enter a parse tree produced byJava7Parser.enumConstants().- Parameters:
ctx- the parse tree
-
exitEnumConstants
Exit a parse tree produced byJava7Parser.enumConstants().- Parameters:
ctx- the parse tree
-
enterEnumConstant
Enter a parse tree produced byJava7Parser.enumConstant().- Parameters:
ctx- the parse tree
-
exitEnumConstant
Exit a parse tree produced byJava7Parser.enumConstant().- Parameters:
ctx- the parse tree
-
enterEnumBodyDeclarations
Enter a parse tree produced byJava7Parser.enumBodyDeclarations().- Parameters:
ctx- the parse tree
-
exitEnumBodyDeclarations
Exit a parse tree produced byJava7Parser.enumBodyDeclarations().- Parameters:
ctx- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byJava7Parser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byJava7Parser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
enterTypeList
Enter a parse tree produced byJava7Parser.typeList().- Parameters:
ctx- the parse tree
-
exitTypeList
Exit a parse tree produced byJava7Parser.typeList().- Parameters:
ctx- the parse tree
-
enterClassBody
Enter a parse tree produced byJava7Parser.classBody().- Parameters:
ctx- the parse tree
-
exitClassBody
Exit a parse tree produced byJava7Parser.classBody().- Parameters:
ctx- the parse tree
-
enterInterfaceBody
Enter a parse tree produced byJava7Parser.interfaceBody().- Parameters:
ctx- the parse tree
-
exitInterfaceBody
Exit a parse tree produced byJava7Parser.interfaceBody().- Parameters:
ctx- the parse tree
-
enterClassBodyDeclaration
Enter a parse tree produced byJava7Parser.classBodyDeclaration().- Parameters:
ctx- the parse tree
-
exitClassBodyDeclaration
Exit a parse tree produced byJava7Parser.classBodyDeclaration().- Parameters:
ctx- the parse tree
-
enterMemberDeclaration
Enter a parse tree produced byJava7Parser.memberDeclaration().- Parameters:
ctx- the parse tree
-
exitMemberDeclaration
Exit a parse tree produced byJava7Parser.memberDeclaration().- Parameters:
ctx- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced byJava7Parser.methodDeclaration().- Parameters:
ctx- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced byJava7Parser.methodDeclaration().- Parameters:
ctx- the parse tree
-
enterGenericMethodDeclaration
Enter a parse tree produced byJava7Parser.genericMethodDeclaration().- Parameters:
ctx- the parse tree
-
exitGenericMethodDeclaration
Exit a parse tree produced byJava7Parser.genericMethodDeclaration().- Parameters:
ctx- the parse tree
-
enterConstructorDeclaration
Enter a parse tree produced byJava7Parser.constructorDeclaration().- Parameters:
ctx- the parse tree
-
exitConstructorDeclaration
Exit a parse tree produced byJava7Parser.constructorDeclaration().- Parameters:
ctx- the parse tree
-
enterGenericConstructorDeclaration
Enter a parse tree produced byJava7Parser.genericConstructorDeclaration().- Parameters:
ctx- the parse tree
-
exitGenericConstructorDeclaration
Exit a parse tree produced byJava7Parser.genericConstructorDeclaration().- Parameters:
ctx- the parse tree
-
enterFieldDeclaration
Enter a parse tree produced byJava7Parser.fieldDeclaration().- Parameters:
ctx- the parse tree
-
exitFieldDeclaration
Exit a parse tree produced byJava7Parser.fieldDeclaration().- Parameters:
ctx- the parse tree
-
enterInterfaceBodyDeclaration
Enter a parse tree produced byJava7Parser.interfaceBodyDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceBodyDeclaration
Exit a parse tree produced byJava7Parser.interfaceBodyDeclaration().- Parameters:
ctx- the parse tree
-
enterInterfaceMemberDeclaration
Enter a parse tree produced byJava7Parser.interfaceMemberDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceMemberDeclaration
Exit a parse tree produced byJava7Parser.interfaceMemberDeclaration().- Parameters:
ctx- the parse tree
-
enterConstDeclaration
Enter a parse tree produced byJava7Parser.constDeclaration().- Parameters:
ctx- the parse tree
-
exitConstDeclaration
Exit a parse tree produced byJava7Parser.constDeclaration().- Parameters:
ctx- the parse tree
-
enterConstantDeclarator
Enter a parse tree produced byJava7Parser.constantDeclarator().- Parameters:
ctx- the parse tree
-
exitConstantDeclarator
Exit a parse tree produced byJava7Parser.constantDeclarator().- Parameters:
ctx- the parse tree
-
enterInterfaceMethodDeclaration
Enter a parse tree produced byJava7Parser.interfaceMethodDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceMethodDeclaration
Exit a parse tree produced byJava7Parser.interfaceMethodDeclaration().- Parameters:
ctx- the parse tree
-
enterGenericInterfaceMethodDeclaration
void enterGenericInterfaceMethodDeclaration(Java7Parser.GenericInterfaceMethodDeclarationContext ctx) Enter a parse tree produced byJava7Parser.genericInterfaceMethodDeclaration().- Parameters:
ctx- the parse tree
-
exitGenericInterfaceMethodDeclaration
void exitGenericInterfaceMethodDeclaration(Java7Parser.GenericInterfaceMethodDeclarationContext ctx) Exit a parse tree produced byJava7Parser.genericInterfaceMethodDeclaration().- Parameters:
ctx- the parse tree
-
enterVariableDeclarators
Enter a parse tree produced byJava7Parser.variableDeclarators().- Parameters:
ctx- the parse tree
-
exitVariableDeclarators
Exit a parse tree produced byJava7Parser.variableDeclarators().- Parameters:
ctx- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced byJava7Parser.variableDeclarator().- Parameters:
ctx- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced byJava7Parser.variableDeclarator().- Parameters:
ctx- the parse tree
-
enterVariableDeclaratorId
Enter a parse tree produced byJava7Parser.variableDeclaratorId().- Parameters:
ctx- the parse tree
-
exitVariableDeclaratorId
Exit a parse tree produced byJava7Parser.variableDeclaratorId().- Parameters:
ctx- the parse tree
-
enterVariableInitializer
Enter a parse tree produced byJava7Parser.variableInitializer().- Parameters:
ctx- the parse tree
-
exitVariableInitializer
Exit a parse tree produced byJava7Parser.variableInitializer().- Parameters:
ctx- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byJava7Parser.arrayInitializer().- Parameters:
ctx- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byJava7Parser.arrayInitializer().- Parameters:
ctx- the parse tree
-
enterEnumConstantName
Enter a parse tree produced byJava7Parser.enumConstantName().- Parameters:
ctx- the parse tree
-
exitEnumConstantName
Exit a parse tree produced byJava7Parser.enumConstantName().- Parameters:
ctx- the parse tree
-
enterType
Enter a parse tree produced byJava7Parser.type().- Parameters:
ctx- the parse tree
-
exitType
Exit a parse tree produced byJava7Parser.type().- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceType
Enter a parse tree produced byJava7Parser.classOrInterfaceType().- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceType
Exit a parse tree produced byJava7Parser.classOrInterfaceType().- Parameters:
ctx- the parse tree
-
enterIdentifierTypePair
Enter a parse tree produced byJava7Parser.identifierTypePair().- Parameters:
ctx- the parse tree
-
exitIdentifierTypePair
Exit a parse tree produced byJava7Parser.identifierTypePair().- Parameters:
ctx- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byJava7Parser.primitiveType().- Parameters:
ctx- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byJava7Parser.primitiveType().- Parameters:
ctx- the parse tree
-
enterTypeArguments
Enter a parse tree produced byJava7Parser.typeArguments().- Parameters:
ctx- the parse tree
-
exitTypeArguments
Exit a parse tree produced byJava7Parser.typeArguments().- Parameters:
ctx- the parse tree
-
enterTypeArgument
Enter a parse tree produced byJava7Parser.typeArgument().- Parameters:
ctx- the parse tree
-
exitTypeArgument
Exit a parse tree produced byJava7Parser.typeArgument().- Parameters:
ctx- the parse tree
-
enterQualifiedNameList
Enter a parse tree produced byJava7Parser.qualifiedNameList().- Parameters:
ctx- the parse tree
-
exitQualifiedNameList
Exit a parse tree produced byJava7Parser.qualifiedNameList().- Parameters:
ctx- the parse tree
-
enterFormalParameters
Enter a parse tree produced byJava7Parser.formalParameters().- Parameters:
ctx- the parse tree
-
exitFormalParameters
Exit a parse tree produced byJava7Parser.formalParameters().- Parameters:
ctx- the parse tree
-
enterFormalParameterList
Enter a parse tree produced byJava7Parser.formalParameterList().- Parameters:
ctx- the parse tree
-
exitFormalParameterList
Exit a parse tree produced byJava7Parser.formalParameterList().- Parameters:
ctx- the parse tree
-
enterFormalParameter
Enter a parse tree produced byJava7Parser.formalParameter().- Parameters:
ctx- the parse tree
-
exitFormalParameter
Exit a parse tree produced byJava7Parser.formalParameter().- Parameters:
ctx- the parse tree
-
enterLastFormalParameter
Enter a parse tree produced byJava7Parser.lastFormalParameter().- Parameters:
ctx- the parse tree
-
exitLastFormalParameter
Exit a parse tree produced byJava7Parser.lastFormalParameter().- Parameters:
ctx- the parse tree
-
enterMethodBody
Enter a parse tree produced byJava7Parser.methodBody().- Parameters:
ctx- the parse tree
-
exitMethodBody
Exit a parse tree produced byJava7Parser.methodBody().- Parameters:
ctx- the parse tree
-
enterConstructorBody
Enter a parse tree produced byJava7Parser.constructorBody().- Parameters:
ctx- the parse tree
-
exitConstructorBody
Exit a parse tree produced byJava7Parser.constructorBody().- Parameters:
ctx- the parse tree
-
enterQualifiedName
Enter a parse tree produced byJava7Parser.qualifiedName().- Parameters:
ctx- the parse tree
-
exitQualifiedName
Exit a parse tree produced byJava7Parser.qualifiedName().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byJava7Parser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byJava7Parser.literal().- Parameters:
ctx- the parse tree
-
enterAnnotation
Enter a parse tree produced byJava7Parser.annotation().- Parameters:
ctx- the parse tree
-
exitAnnotation
Exit a parse tree produced byJava7Parser.annotation().- Parameters:
ctx- the parse tree
-
enterAnnotationName
Enter a parse tree produced byJava7Parser.annotationName().- Parameters:
ctx- the parse tree
-
exitAnnotationName
Exit a parse tree produced byJava7Parser.annotationName().- Parameters:
ctx- the parse tree
-
enterElementValuePairs
Enter a parse tree produced byJava7Parser.elementValuePairs().- Parameters:
ctx- the parse tree
-
exitElementValuePairs
Exit a parse tree produced byJava7Parser.elementValuePairs().- Parameters:
ctx- the parse tree
-
enterElementValuePair
Enter a parse tree produced byJava7Parser.elementValuePair().- Parameters:
ctx- the parse tree
-
exitElementValuePair
Exit a parse tree produced byJava7Parser.elementValuePair().- Parameters:
ctx- the parse tree
-
enterElementValue
Enter a parse tree produced byJava7Parser.elementValue().- Parameters:
ctx- the parse tree
-
exitElementValue
Exit a parse tree produced byJava7Parser.elementValue().- Parameters:
ctx- the parse tree
-
enterElementValueArrayInitializer
Enter a parse tree produced byJava7Parser.elementValueArrayInitializer().- Parameters:
ctx- the parse tree
-
exitElementValueArrayInitializer
Exit a parse tree produced byJava7Parser.elementValueArrayInitializer().- Parameters:
ctx- the parse tree
-
enterAnnotationTypeDeclaration
Enter a parse tree produced byJava7Parser.annotationTypeDeclaration().- Parameters:
ctx- the parse tree
-
exitAnnotationTypeDeclaration
Exit a parse tree produced byJava7Parser.annotationTypeDeclaration().- Parameters:
ctx- the parse tree
-
enterAnnotationTypeBody
Enter a parse tree produced byJava7Parser.annotationTypeBody().- Parameters:
ctx- the parse tree
-
exitAnnotationTypeBody
Exit a parse tree produced byJava7Parser.annotationTypeBody().- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementDeclaration
Enter a parse tree produced byJava7Parser.annotationTypeElementDeclaration().- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementDeclaration
Exit a parse tree produced byJava7Parser.annotationTypeElementDeclaration().- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementRest
Enter a parse tree produced byJava7Parser.annotationTypeElementRest().- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementRest
Exit a parse tree produced byJava7Parser.annotationTypeElementRest().- Parameters:
ctx- the parse tree
-
enterAnnotationMethodOrConstantRest
Enter a parse tree produced byJava7Parser.annotationMethodOrConstantRest().- Parameters:
ctx- the parse tree
-
exitAnnotationMethodOrConstantRest
Exit a parse tree produced byJava7Parser.annotationMethodOrConstantRest().- Parameters:
ctx- the parse tree
-
enterAnnotationMethodRest
Enter a parse tree produced byJava7Parser.annotationMethodRest().- Parameters:
ctx- the parse tree
-
exitAnnotationMethodRest
Exit a parse tree produced byJava7Parser.annotationMethodRest().- Parameters:
ctx- the parse tree
-
enterAnnotationConstantRest
Enter a parse tree produced byJava7Parser.annotationConstantRest().- Parameters:
ctx- the parse tree
-
exitAnnotationConstantRest
Exit a parse tree produced byJava7Parser.annotationConstantRest().- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byJava7Parser.defaultValue().- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byJava7Parser.defaultValue().- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byJava7Parser.block().- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byJava7Parser.block().- Parameters:
ctx- the parse tree
-
enterBlockStatement
Enter a parse tree produced byJava7Parser.blockStatement().- Parameters:
ctx- the parse tree
-
exitBlockStatement
Exit a parse tree produced byJava7Parser.blockStatement().- Parameters:
ctx- the parse tree
-
enterLocalVariableDeclarationStatement
void enterLocalVariableDeclarationStatement(Java7Parser.LocalVariableDeclarationStatementContext ctx) Enter a parse tree produced byJava7Parser.localVariableDeclarationStatement().- Parameters:
ctx- the parse tree
-
exitLocalVariableDeclarationStatement
void exitLocalVariableDeclarationStatement(Java7Parser.LocalVariableDeclarationStatementContext ctx) Exit a parse tree produced byJava7Parser.localVariableDeclarationStatement().- Parameters:
ctx- the parse tree
-
enterLocalVariableDeclaration
Enter a parse tree produced byJava7Parser.localVariableDeclaration().- Parameters:
ctx- the parse tree
-
exitLocalVariableDeclaration
Exit a parse tree produced byJava7Parser.localVariableDeclaration().- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byJava7Parser.statement().- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byJava7Parser.statement().- Parameters:
ctx- the parse tree
-
enterCatchClause
Enter a parse tree produced byJava7Parser.catchClause().- Parameters:
ctx- the parse tree
-
exitCatchClause
Exit a parse tree produced byJava7Parser.catchClause().- Parameters:
ctx- the parse tree
-
enterCatchType
Enter a parse tree produced byJava7Parser.catchType().- Parameters:
ctx- the parse tree
-
exitCatchType
Exit a parse tree produced byJava7Parser.catchType().- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byJava7Parser.finallyBlock().- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byJava7Parser.finallyBlock().- Parameters:
ctx- the parse tree
-
enterResourceSpecification
Enter a parse tree produced byJava7Parser.resourceSpecification().- Parameters:
ctx- the parse tree
-
exitResourceSpecification
Exit a parse tree produced byJava7Parser.resourceSpecification().- Parameters:
ctx- the parse tree
-
enterResources
Enter a parse tree produced byJava7Parser.resources().- Parameters:
ctx- the parse tree
-
exitResources
Exit a parse tree produced byJava7Parser.resources().- Parameters:
ctx- the parse tree
-
enterResource
Enter a parse tree produced byJava7Parser.resource().- Parameters:
ctx- the parse tree
-
exitResource
Exit a parse tree produced byJava7Parser.resource().- Parameters:
ctx- the parse tree
-
enterSwitchBlockStatementGroup
Enter a parse tree produced byJava7Parser.switchBlockStatementGroup().- Parameters:
ctx- the parse tree
-
exitSwitchBlockStatementGroup
Exit a parse tree produced byJava7Parser.switchBlockStatementGroup().- Parameters:
ctx- the parse tree
-
enterSwitchLabel
Enter a parse tree produced byJava7Parser.switchLabel().- Parameters:
ctx- the parse tree
-
exitSwitchLabel
Exit a parse tree produced byJava7Parser.switchLabel().- Parameters:
ctx- the parse tree
-
enterForControl
Enter a parse tree produced byJava7Parser.forControl().- Parameters:
ctx- the parse tree
-
exitForControl
Exit a parse tree produced byJava7Parser.forControl().- Parameters:
ctx- the parse tree
-
enterForInit
Enter a parse tree produced byJava7Parser.forInit().- Parameters:
ctx- the parse tree
-
exitForInit
Exit a parse tree produced byJava7Parser.forInit().- Parameters:
ctx- the parse tree
-
enterEnhancedForControl
Enter a parse tree produced byJava7Parser.enhancedForControl().- Parameters:
ctx- the parse tree
-
exitEnhancedForControl
Exit a parse tree produced byJava7Parser.enhancedForControl().- Parameters:
ctx- the parse tree
-
enterForUpdate
Enter a parse tree produced byJava7Parser.forUpdate().- Parameters:
ctx- the parse tree
-
exitForUpdate
Exit a parse tree produced byJava7Parser.forUpdate().- Parameters:
ctx- the parse tree
-
enterParExpression
Enter a parse tree produced byJava7Parser.parExpression().- Parameters:
ctx- the parse tree
-
exitParExpression
Exit a parse tree produced byJava7Parser.parExpression().- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byJava7Parser.expressionList().- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byJava7Parser.expressionList().- Parameters:
ctx- the parse tree
-
enterStatementExpression
Enter a parse tree produced byJava7Parser.statementExpression().- Parameters:
ctx- the parse tree
-
exitStatementExpression
Exit a parse tree produced byJava7Parser.statementExpression().- Parameters:
ctx- the parse tree
-
enterConstantExpression
Enter a parse tree produced byJava7Parser.constantExpression().- Parameters:
ctx- the parse tree
-
exitConstantExpression
Exit a parse tree produced byJava7Parser.constantExpression().- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byJava7Parser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byJava7Parser.expression().- Parameters:
ctx- the parse tree
-
enterPrimary
Enter a parse tree produced byJava7Parser.primary().- Parameters:
ctx- the parse tree
-
exitPrimary
Exit a parse tree produced byJava7Parser.primary().- Parameters:
ctx- the parse tree
-
enterCreator
Enter a parse tree produced byJava7Parser.creator().- Parameters:
ctx- the parse tree
-
exitCreator
Exit a parse tree produced byJava7Parser.creator().- Parameters:
ctx- the parse tree
-
enterCreatedName
Enter a parse tree produced byJava7Parser.createdName().- Parameters:
ctx- the parse tree
-
exitCreatedName
Exit a parse tree produced byJava7Parser.createdName().- Parameters:
ctx- the parse tree
-
enterIdentifierTypeOrDiamondPair
Enter a parse tree produced byJava7Parser.identifierTypeOrDiamondPair().- Parameters:
ctx- the parse tree
-
exitIdentifierTypeOrDiamondPair
Exit a parse tree produced byJava7Parser.identifierTypeOrDiamondPair().- Parameters:
ctx- the parse tree
-
enterInnerCreator
Enter a parse tree produced byJava7Parser.innerCreator().- Parameters:
ctx- the parse tree
-
exitInnerCreator
Exit a parse tree produced byJava7Parser.innerCreator().- Parameters:
ctx- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced byJava7Parser.arrayCreatorRest().- Parameters:
ctx- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced byJava7Parser.arrayCreatorRest().- Parameters:
ctx- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced byJava7Parser.classCreatorRest().- Parameters:
ctx- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced byJava7Parser.classCreatorRest().- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocation
Enter a parse tree produced byJava7Parser.explicitGenericInvocation().- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocation
Exit a parse tree produced byJava7Parser.explicitGenericInvocation().- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArguments
Enter a parse tree produced byJava7Parser.nonWildcardTypeArguments().- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArguments
Exit a parse tree produced byJava7Parser.nonWildcardTypeArguments().- Parameters:
ctx- the parse tree
-
enterTypeArgumentsOrDiamond
Enter a parse tree produced byJava7Parser.typeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
exitTypeArgumentsOrDiamond
Exit a parse tree produced byJava7Parser.typeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArgumentsOrDiamond
void enterNonWildcardTypeArgumentsOrDiamond(Java7Parser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byJava7Parser.nonWildcardTypeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArgumentsOrDiamond
void exitNonWildcardTypeArgumentsOrDiamond(Java7Parser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byJava7Parser.nonWildcardTypeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
enterSuperSuffix
Enter a parse tree produced byJava7Parser.superSuffix().- Parameters:
ctx- the parse tree
-
exitSuperSuffix
Exit a parse tree produced byJava7Parser.superSuffix().- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocationSuffix
Enter a parse tree produced byJava7Parser.explicitGenericInvocationSuffix().- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocationSuffix
Exit a parse tree produced byJava7Parser.explicitGenericInvocationSuffix().- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byJava7Parser.arguments().- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byJava7Parser.arguments().- Parameters:
ctx- the parse tree
-