Class JavaSourceCodeParserBaseListener
- All Implemented Interfaces:
JavaSourceCodeParserListener,org.antlr.v4.runtime.tree.ParseTreeListener
- Direct Known Subclasses:
JavaSourceCodeParserListenerImpl
JavaSourceCodeParserListener,
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 byJavaSourceCodeParser.annotation().voidEnter a parse tree produced byJavaSourceCodeParser.annotationConstantRest().voidEnter a parse tree produced byJavaSourceCodeParser.annotationMethodOrConstantRest().voidEnter a parse tree produced byJavaSourceCodeParser.annotationMethodRest().voidEnter a parse tree produced byJavaSourceCodeParser.annotationTypeBody().voidEnter a parse tree produced byJavaSourceCodeParser.annotationTypeDeclaration().voidenterAnnotationTypeElementDeclaration(JavaSourceCodeParser.AnnotationTypeElementDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.annotationTypeElementDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.annotationTypeElementRest().voidEnter a parse tree produced byJavaSourceCodeParser.arguments().voidEnter a parse tree produced byJavaSourceCodeParser.arrayCreatorRest().voidEnter a parse tree produced byJavaSourceCodeParser.arrayInitializer().voidEnter a parse tree produced byJavaSourceCodeParser.block().voidEnter a parse tree produced byJavaSourceCodeParser.blockStatement().voidEnter a parse tree produced byJavaSourceCodeParser.blockTag().voidEnter a parse tree produced byJavaSourceCodeParser.blockTagContent().voidEnter a parse tree produced byJavaSourceCodeParser.blockTagName().voidEnter a parse tree produced byJavaSourceCodeParser.blockTagText().voidEnter a parse tree produced byJavaSourceCodeParser.blockTagTextElement().voidEnter a parse tree produced byJavaSourceCodeParser.braceContent().voidEnter a parse tree produced byJavaSourceCodeParser.braceExpression().voidEnter a parse tree produced byJavaSourceCodeParser.braceText().voidEnter a parse tree produced byJavaSourceCodeParser.catchClause().voidEnter a parse tree produced byJavaSourceCodeParser.catchType().voidEnter a parse tree produced byJavaSourceCodeParser.classBody().voidEnter a parse tree produced byJavaSourceCodeParser.classBodyDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.classCreatorRest().voidEnter a parse tree produced byJavaSourceCodeParser.classDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.classOrInterfaceModifier().voidEnter a parse tree produced byJavaSourceCodeParser.classOrInterfaceType().voidEnter a parse tree produced byJavaSourceCodeParser.classType().voidEnter a parse tree produced byJavaSourceCodeParser.compilationUnit().voidEnter a parse tree produced byJavaSourceCodeParser.constantDeclarator().voidEnter a parse tree produced byJavaSourceCodeParser.constDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.constructorDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.createdName().voidEnter a parse tree produced byJavaSourceCodeParser.creator().voidEnter a parse tree produced byJavaSourceCodeParser.defaultValue().voidEnter a parse tree produced byJavaSourceCodeParser.description().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionLine().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionLineElement().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionLineNoSpaceNoAt().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionLineStart().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionLineText().voidEnter a parse tree produced byJavaSourceCodeParser.descriptionNewline().voidEnter a parse tree produced byJavaSourceCodeParser.documentation().voidEnter a parse tree produced byJavaSourceCodeParser.documentationContent().voidEnter a parse tree produced byJavaSourceCodeParser.elementValue().voidEnter a parse tree produced byJavaSourceCodeParser.elementValueArrayInitializer().voidEnter a parse tree produced byJavaSourceCodeParser.elementValuePair().voidEnter a parse tree produced byJavaSourceCodeParser.elementValuePairs().voidEnter a parse tree produced byJavaSourceCodeParser.enhancedForControl().voidEnter a parse tree produced byJavaSourceCodeParser.enumBodyDeclarations().voidEnter a parse tree produced byJavaSourceCodeParser.enumConstant().voidEnter a parse tree produced byJavaSourceCodeParser.enumConstants().voidEnter a parse tree produced byJavaSourceCodeParser.enumDeclaration().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byJavaSourceCodeParser.explicitGenericInvocation().voidenterExplicitGenericInvocationSuffix(JavaSourceCodeParser.ExplicitGenericInvocationSuffixContext ctx) Enter a parse tree produced byJavaSourceCodeParser.explicitGenericInvocationSuffix().voidEnter a parse tree produced byJavaSourceCodeParser.expression().voidEnter a parse tree produced byJavaSourceCodeParser.expressionList().voidEnter a parse tree produced byJavaSourceCodeParser.fieldDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.finallyBlock().voidEnter a parse tree produced byJavaSourceCodeParser.forControl().voidEnter a parse tree produced byJavaSourceCodeParser.forInit().voidEnter a parse tree produced byJavaSourceCodeParser.formalParameter().voidEnter a parse tree produced byJavaSourceCodeParser.formalParameterList().voidEnter a parse tree produced byJavaSourceCodeParser.formalParameters().voidEnter a parse tree produced byJavaSourceCodeParser.genericConstructorDeclaration().voidenterGenericInterfaceMethodDeclaration(JavaSourceCodeParser.GenericInterfaceMethodDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.genericInterfaceMethodDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.genericMethodDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.importDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.inlineTag().voidEnter a parse tree produced byJavaSourceCodeParser.inlineTagContent().voidEnter a parse tree produced byJavaSourceCodeParser.inlineTagName().voidEnter a parse tree produced byJavaSourceCodeParser.innerCreator().voidEnter a parse tree produced byJavaSourceCodeParser.integerLiteral().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceBody().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceBodyDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceMemberDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceMethodDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.interfaceMethodModifier().voidEnter a parse tree produced byJavaSourceCodeParser.lambdaBody().voidEnter a parse tree produced byJavaSourceCodeParser.lambdaExpression().voidEnter a parse tree produced byJavaSourceCodeParser.lambdaParameters().voidEnter a parse tree produced byJavaSourceCodeParser.lastFormalParameter().voidEnter a parse tree produced byJavaSourceCodeParser.literal().voidEnter a parse tree produced byJavaSourceCodeParser.localVariableDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.memberDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.methodBody().voidEnter a parse tree produced byJavaSourceCodeParser.methodDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.methodReference().voidEnter a parse tree produced byJavaSourceCodeParser.modifier().voidEnter a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArguments().voidenterNonWildcardTypeArgumentsOrDiamond(JavaSourceCodeParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArgumentsOrDiamond().voidEnter a parse tree produced byJavaSourceCodeParser.packageDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.parExpression().voidEnter a parse tree produced byJavaSourceCodeParser.primary().voidEnter a parse tree produced byJavaSourceCodeParser.primitiveType().voidEnter a parse tree produced byJavaSourceCodeParser.qualifiedName().voidEnter a parse tree produced byJavaSourceCodeParser.qualifiedNameList().voidEnter a parse tree produced byJavaSourceCodeParser.resource().voidEnter a parse tree produced byJavaSourceCodeParser.resources().voidEnter a parse tree produced byJavaSourceCodeParser.resourceSpecification().voidEnter a parse tree produced byJavaSourceCodeParser.skipWhitespace().voidEnter a parse tree produced byJavaSourceCodeParser.statement().voidEnter a parse tree produced byJavaSourceCodeParser.superSuffix().voidEnter a parse tree produced byJavaSourceCodeParser.switchBlockStatementGroup().voidEnter a parse tree produced byJavaSourceCodeParser.switchLabel().voidEnter a parse tree produced byJavaSourceCodeParser.tagSection().voidEnter a parse tree produced byJavaSourceCodeParser.typeArgument().voidEnter a parse tree produced byJavaSourceCodeParser.typeArguments().voidEnter a parse tree produced byJavaSourceCodeParser.typeArgumentsOrDiamond().voidEnter a parse tree produced byJavaSourceCodeParser.typeBound().voidEnter a parse tree produced byJavaSourceCodeParser.typeDeclaration().voidEnter a parse tree produced byJavaSourceCodeParser.typeList().voidEnter a parse tree produced byJavaSourceCodeParser.typeParameter().voidEnter a parse tree produced byJavaSourceCodeParser.typeParameters().voidEnter a parse tree produced byJavaSourceCodeParser.typeType().voidEnter a parse tree produced byJavaSourceCodeParser.typeTypeOrVoid().voidEnter a parse tree produced byJavaSourceCodeParser.variableDeclarator().voidEnter a parse tree produced byJavaSourceCodeParser.variableDeclaratorId().voidEnter a parse tree produced byJavaSourceCodeParser.variableDeclarators().voidEnter a parse tree produced byJavaSourceCodeParser.variableInitializer().voidEnter a parse tree produced byJavaSourceCodeParser.variableModifier().voidExit a parse tree produced byJavaSourceCodeParser.annotation().voidExit a parse tree produced byJavaSourceCodeParser.annotationConstantRest().voidExit a parse tree produced byJavaSourceCodeParser.annotationMethodOrConstantRest().voidExit a parse tree produced byJavaSourceCodeParser.annotationMethodRest().voidExit a parse tree produced byJavaSourceCodeParser.annotationTypeBody().voidExit a parse tree produced byJavaSourceCodeParser.annotationTypeDeclaration().voidexitAnnotationTypeElementDeclaration(JavaSourceCodeParser.AnnotationTypeElementDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.annotationTypeElementDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.annotationTypeElementRest().voidExit a parse tree produced byJavaSourceCodeParser.arguments().voidExit a parse tree produced byJavaSourceCodeParser.arrayCreatorRest().voidExit a parse tree produced byJavaSourceCodeParser.arrayInitializer().voidExit a parse tree produced byJavaSourceCodeParser.block().voidExit a parse tree produced byJavaSourceCodeParser.blockStatement().voidExit a parse tree produced byJavaSourceCodeParser.blockTag().voidExit a parse tree produced byJavaSourceCodeParser.blockTagContent().voidExit a parse tree produced byJavaSourceCodeParser.blockTagName().voidExit a parse tree produced byJavaSourceCodeParser.blockTagText().voidExit a parse tree produced byJavaSourceCodeParser.blockTagTextElement().voidExit a parse tree produced byJavaSourceCodeParser.braceContent().voidExit a parse tree produced byJavaSourceCodeParser.braceExpression().voidExit a parse tree produced byJavaSourceCodeParser.braceText().voidExit a parse tree produced byJavaSourceCodeParser.catchClause().voidExit a parse tree produced byJavaSourceCodeParser.catchType().voidExit a parse tree produced byJavaSourceCodeParser.classBody().voidExit a parse tree produced byJavaSourceCodeParser.classBodyDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.classCreatorRest().voidExit a parse tree produced byJavaSourceCodeParser.classDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.classOrInterfaceModifier().voidExit a parse tree produced byJavaSourceCodeParser.classOrInterfaceType().voidExit a parse tree produced byJavaSourceCodeParser.classType().voidExit a parse tree produced byJavaSourceCodeParser.compilationUnit().voidExit a parse tree produced byJavaSourceCodeParser.constantDeclarator().voidExit a parse tree produced byJavaSourceCodeParser.constDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.constructorDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.createdName().voidExit a parse tree produced byJavaSourceCodeParser.creator().voidExit a parse tree produced byJavaSourceCodeParser.defaultValue().voidExit a parse tree produced byJavaSourceCodeParser.description().voidExit a parse tree produced byJavaSourceCodeParser.descriptionLine().voidExit a parse tree produced byJavaSourceCodeParser.descriptionLineElement().voidExit a parse tree produced byJavaSourceCodeParser.descriptionLineNoSpaceNoAt().voidExit a parse tree produced byJavaSourceCodeParser.descriptionLineStart().voidExit a parse tree produced byJavaSourceCodeParser.descriptionLineText().voidExit a parse tree produced byJavaSourceCodeParser.descriptionNewline().voidExit a parse tree produced byJavaSourceCodeParser.documentation().voidExit a parse tree produced byJavaSourceCodeParser.documentationContent().voidExit a parse tree produced byJavaSourceCodeParser.elementValue().voidExit a parse tree produced byJavaSourceCodeParser.elementValueArrayInitializer().voidExit a parse tree produced byJavaSourceCodeParser.elementValuePair().voidExit a parse tree produced byJavaSourceCodeParser.elementValuePairs().voidExit a parse tree produced byJavaSourceCodeParser.enhancedForControl().voidExit a parse tree produced byJavaSourceCodeParser.enumBodyDeclarations().voidExit a parse tree produced byJavaSourceCodeParser.enumConstant().voidExit a parse tree produced byJavaSourceCodeParser.enumConstants().voidExit a parse tree produced byJavaSourceCodeParser.enumDeclaration().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byJavaSourceCodeParser.explicitGenericInvocation().voidexitExplicitGenericInvocationSuffix(JavaSourceCodeParser.ExplicitGenericInvocationSuffixContext ctx) Exit a parse tree produced byJavaSourceCodeParser.explicitGenericInvocationSuffix().voidExit a parse tree produced byJavaSourceCodeParser.expression().voidExit a parse tree produced byJavaSourceCodeParser.expressionList().voidExit a parse tree produced byJavaSourceCodeParser.fieldDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.finallyBlock().voidExit a parse tree produced byJavaSourceCodeParser.forControl().voidExit a parse tree produced byJavaSourceCodeParser.forInit().voidExit a parse tree produced byJavaSourceCodeParser.formalParameter().voidExit a parse tree produced byJavaSourceCodeParser.formalParameterList().voidExit a parse tree produced byJavaSourceCodeParser.formalParameters().voidExit a parse tree produced byJavaSourceCodeParser.genericConstructorDeclaration().voidexitGenericInterfaceMethodDeclaration(JavaSourceCodeParser.GenericInterfaceMethodDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.genericInterfaceMethodDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.genericMethodDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.importDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.inlineTag().voidExit a parse tree produced byJavaSourceCodeParser.inlineTagContent().voidExit a parse tree produced byJavaSourceCodeParser.inlineTagName().voidExit a parse tree produced byJavaSourceCodeParser.innerCreator().voidExit a parse tree produced byJavaSourceCodeParser.integerLiteral().voidExit a parse tree produced byJavaSourceCodeParser.interfaceBody().voidExit a parse tree produced byJavaSourceCodeParser.interfaceBodyDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.interfaceDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.interfaceMemberDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.interfaceMethodDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.interfaceMethodModifier().voidExit a parse tree produced byJavaSourceCodeParser.lambdaBody().voidExit a parse tree produced byJavaSourceCodeParser.lambdaExpression().voidExit a parse tree produced byJavaSourceCodeParser.lambdaParameters().voidExit a parse tree produced byJavaSourceCodeParser.lastFormalParameter().voidExit a parse tree produced byJavaSourceCodeParser.literal().voidExit a parse tree produced byJavaSourceCodeParser.localVariableDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.memberDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.methodBody().voidExit a parse tree produced byJavaSourceCodeParser.methodDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.methodReference().voidExit a parse tree produced byJavaSourceCodeParser.modifier().voidExit a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArguments().voidexitNonWildcardTypeArgumentsOrDiamond(JavaSourceCodeParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArgumentsOrDiamond().voidExit a parse tree produced byJavaSourceCodeParser.packageDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.parExpression().voidExit a parse tree produced byJavaSourceCodeParser.primary().voidExit a parse tree produced byJavaSourceCodeParser.primitiveType().voidExit a parse tree produced byJavaSourceCodeParser.qualifiedName().voidExit a parse tree produced byJavaSourceCodeParser.qualifiedNameList().voidExit a parse tree produced byJavaSourceCodeParser.resource().voidExit a parse tree produced byJavaSourceCodeParser.resources().voidExit a parse tree produced byJavaSourceCodeParser.resourceSpecification().voidExit a parse tree produced byJavaSourceCodeParser.skipWhitespace().voidExit a parse tree produced byJavaSourceCodeParser.statement().voidExit a parse tree produced byJavaSourceCodeParser.superSuffix().voidExit a parse tree produced byJavaSourceCodeParser.switchBlockStatementGroup().voidExit a parse tree produced byJavaSourceCodeParser.switchLabel().voidExit a parse tree produced byJavaSourceCodeParser.tagSection().voidExit a parse tree produced byJavaSourceCodeParser.typeArgument().voidExit a parse tree produced byJavaSourceCodeParser.typeArguments().voidExit a parse tree produced byJavaSourceCodeParser.typeArgumentsOrDiamond().voidExit a parse tree produced byJavaSourceCodeParser.typeBound().voidExit a parse tree produced byJavaSourceCodeParser.typeDeclaration().voidExit a parse tree produced byJavaSourceCodeParser.typeList().voidExit a parse tree produced byJavaSourceCodeParser.typeParameter().voidExit a parse tree produced byJavaSourceCodeParser.typeParameters().voidExit a parse tree produced byJavaSourceCodeParser.typeType().voidExit a parse tree produced byJavaSourceCodeParser.typeTypeOrVoid().voidExit a parse tree produced byJavaSourceCodeParser.variableDeclarator().voidExit a parse tree produced byJavaSourceCodeParser.variableDeclaratorId().voidExit a parse tree produced byJavaSourceCodeParser.variableDeclarators().voidExit a parse tree produced byJavaSourceCodeParser.variableInitializer().voidExit a parse tree produced byJavaSourceCodeParser.variableModifier().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
JavaSourceCodeParserBaseListener
public JavaSourceCodeParserBaseListener()
-
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byJavaSourceCodeParser.compilationUnit().The default implementation does nothing.
- Specified by:
enterCompilationUnitin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byJavaSourceCodeParser.compilationUnit().The default implementation does nothing.
- Specified by:
exitCompilationUnitin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced byJavaSourceCodeParser.packageDeclaration().The default implementation does nothing.
- Specified by:
enterPackageDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced byJavaSourceCodeParser.packageDeclaration().The default implementation does nothing.
- Specified by:
exitPackageDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterImportDeclaration
Enter a parse tree produced byJavaSourceCodeParser.importDeclaration().The default implementation does nothing.
- Specified by:
enterImportDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitImportDeclaration
Exit a parse tree produced byJavaSourceCodeParser.importDeclaration().The default implementation does nothing.
- Specified by:
exitImportDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byJavaSourceCodeParser.typeDeclaration().The default implementation does nothing.
- Specified by:
enterTypeDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byJavaSourceCodeParser.typeDeclaration().The default implementation does nothing.
- Specified by:
exitTypeDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterModifier
Enter a parse tree produced byJavaSourceCodeParser.modifier().The default implementation does nothing.
- Specified by:
enterModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitModifier
Exit a parse tree produced byJavaSourceCodeParser.modifier().The default implementation does nothing.
- Specified by:
exitModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceModifier
Enter a parse tree produced byJavaSourceCodeParser.classOrInterfaceModifier().The default implementation does nothing.
- Specified by:
enterClassOrInterfaceModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceModifier
Exit a parse tree produced byJavaSourceCodeParser.classOrInterfaceModifier().The default implementation does nothing.
- Specified by:
exitClassOrInterfaceModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterVariableModifier
Enter a parse tree produced byJavaSourceCodeParser.variableModifier().The default implementation does nothing.
- Specified by:
enterVariableModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitVariableModifier
Exit a parse tree produced byJavaSourceCodeParser.variableModifier().The default implementation does nothing.
- Specified by:
exitVariableModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byJavaSourceCodeParser.classDeclaration().The default implementation does nothing.
- Specified by:
enterClassDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byJavaSourceCodeParser.classDeclaration().The default implementation does nothing.
- Specified by:
exitClassDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeParameters
Enter a parse tree produced byJavaSourceCodeParser.typeParameters().The default implementation does nothing.
- Specified by:
enterTypeParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeParameters
Exit a parse tree produced byJavaSourceCodeParser.typeParameters().The default implementation does nothing.
- Specified by:
exitTypeParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeParameter
Enter a parse tree produced byJavaSourceCodeParser.typeParameter().The default implementation does nothing.
- Specified by:
enterTypeParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeParameter
Exit a parse tree produced byJavaSourceCodeParser.typeParameter().The default implementation does nothing.
- Specified by:
exitTypeParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeBound
Enter a parse tree produced byJavaSourceCodeParser.typeBound().The default implementation does nothing.
- Specified by:
enterTypeBoundin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeBound
Exit a parse tree produced byJavaSourceCodeParser.typeBound().The default implementation does nothing.
- Specified by:
exitTypeBoundin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterEnumDeclaration
Enter a parse tree produced byJavaSourceCodeParser.enumDeclaration().The default implementation does nothing.
- Specified by:
enterEnumDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitEnumDeclaration
Exit a parse tree produced byJavaSourceCodeParser.enumDeclaration().The default implementation does nothing.
- Specified by:
exitEnumDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterEnumConstants
Enter a parse tree produced byJavaSourceCodeParser.enumConstants().The default implementation does nothing.
- Specified by:
enterEnumConstantsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitEnumConstants
Exit a parse tree produced byJavaSourceCodeParser.enumConstants().The default implementation does nothing.
- Specified by:
exitEnumConstantsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterEnumConstant
Enter a parse tree produced byJavaSourceCodeParser.enumConstant().The default implementation does nothing.
- Specified by:
enterEnumConstantin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitEnumConstant
Exit a parse tree produced byJavaSourceCodeParser.enumConstant().The default implementation does nothing.
- Specified by:
exitEnumConstantin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterEnumBodyDeclarations
Enter a parse tree produced byJavaSourceCodeParser.enumBodyDeclarations().The default implementation does nothing.
- Specified by:
enterEnumBodyDeclarationsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitEnumBodyDeclarations
Exit a parse tree produced byJavaSourceCodeParser.enumBodyDeclarations().The default implementation does nothing.
- Specified by:
exitEnumBodyDeclarationsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byJavaSourceCodeParser.interfaceDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byJavaSourceCodeParser.interfaceDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassBody
Enter a parse tree produced byJavaSourceCodeParser.classBody().The default implementation does nothing.
- Specified by:
enterClassBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassBody
Exit a parse tree produced byJavaSourceCodeParser.classBody().The default implementation does nothing.
- Specified by:
exitClassBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceBody
Enter a parse tree produced byJavaSourceCodeParser.interfaceBody().The default implementation does nothing.
- Specified by:
enterInterfaceBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceBody
Exit a parse tree produced byJavaSourceCodeParser.interfaceBody().The default implementation does nothing.
- Specified by:
exitInterfaceBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassBodyDeclaration
Enter a parse tree produced byJavaSourceCodeParser.classBodyDeclaration().The default implementation does nothing.
- Specified by:
enterClassBodyDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassBodyDeclaration
Exit a parse tree produced byJavaSourceCodeParser.classBodyDeclaration().The default implementation does nothing.
- Specified by:
exitClassBodyDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterMemberDeclaration
Enter a parse tree produced byJavaSourceCodeParser.memberDeclaration().The default implementation does nothing.
- Specified by:
enterMemberDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitMemberDeclaration
Exit a parse tree produced byJavaSourceCodeParser.memberDeclaration().The default implementation does nothing.
- Specified by:
exitMemberDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced byJavaSourceCodeParser.methodDeclaration().The default implementation does nothing.
- Specified by:
enterMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced byJavaSourceCodeParser.methodDeclaration().The default implementation does nothing.
- Specified by:
exitMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterMethodBody
Enter a parse tree produced byJavaSourceCodeParser.methodBody().The default implementation does nothing.
- Specified by:
enterMethodBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitMethodBody
Exit a parse tree produced byJavaSourceCodeParser.methodBody().The default implementation does nothing.
- Specified by:
exitMethodBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeTypeOrVoid
Enter a parse tree produced byJavaSourceCodeParser.typeTypeOrVoid().The default implementation does nothing.
- Specified by:
enterTypeTypeOrVoidin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeTypeOrVoid
Exit a parse tree produced byJavaSourceCodeParser.typeTypeOrVoid().The default implementation does nothing.
- Specified by:
exitTypeTypeOrVoidin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterGenericMethodDeclaration
Enter a parse tree produced byJavaSourceCodeParser.genericMethodDeclaration().The default implementation does nothing.
- Specified by:
enterGenericMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitGenericMethodDeclaration
Exit a parse tree produced byJavaSourceCodeParser.genericMethodDeclaration().The default implementation does nothing.
- Specified by:
exitGenericMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterGenericConstructorDeclaration
public void enterGenericConstructorDeclaration(JavaSourceCodeParser.GenericConstructorDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.genericConstructorDeclaration().The default implementation does nothing.
- Specified by:
enterGenericConstructorDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitGenericConstructorDeclaration
public void exitGenericConstructorDeclaration(JavaSourceCodeParser.GenericConstructorDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.genericConstructorDeclaration().The default implementation does nothing.
- Specified by:
exitGenericConstructorDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterConstructorDeclaration
Enter a parse tree produced byJavaSourceCodeParser.constructorDeclaration().The default implementation does nothing.
- Specified by:
enterConstructorDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitConstructorDeclaration
Exit a parse tree produced byJavaSourceCodeParser.constructorDeclaration().The default implementation does nothing.
- Specified by:
exitConstructorDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterFieldDeclaration
Enter a parse tree produced byJavaSourceCodeParser.fieldDeclaration().The default implementation does nothing.
- Specified by:
enterFieldDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitFieldDeclaration
Exit a parse tree produced byJavaSourceCodeParser.fieldDeclaration().The default implementation does nothing.
- Specified by:
exitFieldDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceBodyDeclaration
Enter a parse tree produced byJavaSourceCodeParser.interfaceBodyDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceBodyDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceBodyDeclaration
Exit a parse tree produced byJavaSourceCodeParser.interfaceBodyDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceBodyDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMemberDeclaration
public void enterInterfaceMemberDeclaration(JavaSourceCodeParser.InterfaceMemberDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.interfaceMemberDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceMemberDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMemberDeclaration
public void exitInterfaceMemberDeclaration(JavaSourceCodeParser.InterfaceMemberDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.interfaceMemberDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceMemberDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterConstDeclaration
Enter a parse tree produced byJavaSourceCodeParser.constDeclaration().The default implementation does nothing.
- Specified by:
enterConstDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitConstDeclaration
Exit a parse tree produced byJavaSourceCodeParser.constDeclaration().The default implementation does nothing.
- Specified by:
exitConstDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterConstantDeclarator
Enter a parse tree produced byJavaSourceCodeParser.constantDeclarator().The default implementation does nothing.
- Specified by:
enterConstantDeclaratorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitConstantDeclarator
Exit a parse tree produced byJavaSourceCodeParser.constantDeclarator().The default implementation does nothing.
- Specified by:
exitConstantDeclaratorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMethodDeclaration
public void enterInterfaceMethodDeclaration(JavaSourceCodeParser.InterfaceMethodDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.interfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
enterInterfaceMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMethodDeclaration
public void exitInterfaceMethodDeclaration(JavaSourceCodeParser.InterfaceMethodDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.interfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
exitInterfaceMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInterfaceMethodModifier
Enter a parse tree produced byJavaSourceCodeParser.interfaceMethodModifier().The default implementation does nothing.
- Specified by:
enterInterfaceMethodModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInterfaceMethodModifier
Exit a parse tree produced byJavaSourceCodeParser.interfaceMethodModifier().The default implementation does nothing.
- Specified by:
exitInterfaceMethodModifierin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterGenericInterfaceMethodDeclaration
public void enterGenericInterfaceMethodDeclaration(JavaSourceCodeParser.GenericInterfaceMethodDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.genericInterfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
enterGenericInterfaceMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitGenericInterfaceMethodDeclaration
public void exitGenericInterfaceMethodDeclaration(JavaSourceCodeParser.GenericInterfaceMethodDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.genericInterfaceMethodDeclaration().The default implementation does nothing.
- Specified by:
exitGenericInterfaceMethodDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclarators
Enter a parse tree produced byJavaSourceCodeParser.variableDeclarators().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclarators
Exit a parse tree produced byJavaSourceCodeParser.variableDeclarators().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced byJavaSourceCodeParser.variableDeclarator().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced byJavaSourceCodeParser.variableDeclarator().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterVariableDeclaratorId
Enter a parse tree produced byJavaSourceCodeParser.variableDeclaratorId().The default implementation does nothing.
- Specified by:
enterVariableDeclaratorIdin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitVariableDeclaratorId
Exit a parse tree produced byJavaSourceCodeParser.variableDeclaratorId().The default implementation does nothing.
- Specified by:
exitVariableDeclaratorIdin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterVariableInitializer
Enter a parse tree produced byJavaSourceCodeParser.variableInitializer().The default implementation does nothing.
- Specified by:
enterVariableInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitVariableInitializer
Exit a parse tree produced byJavaSourceCodeParser.variableInitializer().The default implementation does nothing.
- Specified by:
exitVariableInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byJavaSourceCodeParser.arrayInitializer().The default implementation does nothing.
- Specified by:
enterArrayInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byJavaSourceCodeParser.arrayInitializer().The default implementation does nothing.
- Specified by:
exitArrayInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassOrInterfaceType
Enter a parse tree produced byJavaSourceCodeParser.classOrInterfaceType().The default implementation does nothing.
- Specified by:
enterClassOrInterfaceTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassOrInterfaceType
Exit a parse tree produced byJavaSourceCodeParser.classOrInterfaceType().The default implementation does nothing.
- Specified by:
exitClassOrInterfaceTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeArgument
Enter a parse tree produced byJavaSourceCodeParser.typeArgument().The default implementation does nothing.
- Specified by:
enterTypeArgumentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeArgument
Exit a parse tree produced byJavaSourceCodeParser.typeArgument().The default implementation does nothing.
- Specified by:
exitTypeArgumentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterQualifiedNameList
Enter a parse tree produced byJavaSourceCodeParser.qualifiedNameList().The default implementation does nothing.
- Specified by:
enterQualifiedNameListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitQualifiedNameList
Exit a parse tree produced byJavaSourceCodeParser.qualifiedNameList().The default implementation does nothing.
- Specified by:
exitQualifiedNameListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameters
Enter a parse tree produced byJavaSourceCodeParser.formalParameters().The default implementation does nothing.
- Specified by:
enterFormalParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameters
Exit a parse tree produced byJavaSourceCodeParser.formalParameters().The default implementation does nothing.
- Specified by:
exitFormalParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameterList
Enter a parse tree produced byJavaSourceCodeParser.formalParameterList().The default implementation does nothing.
- Specified by:
enterFormalParameterListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameterList
Exit a parse tree produced byJavaSourceCodeParser.formalParameterList().The default implementation does nothing.
- Specified by:
exitFormalParameterListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterFormalParameter
Enter a parse tree produced byJavaSourceCodeParser.formalParameter().The default implementation does nothing.
- Specified by:
enterFormalParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitFormalParameter
Exit a parse tree produced byJavaSourceCodeParser.formalParameter().The default implementation does nothing.
- Specified by:
exitFormalParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLastFormalParameter
Enter a parse tree produced byJavaSourceCodeParser.lastFormalParameter().The default implementation does nothing.
- Specified by:
enterLastFormalParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLastFormalParameter
Exit a parse tree produced byJavaSourceCodeParser.lastFormalParameter().The default implementation does nothing.
- Specified by:
exitLastFormalParameterin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterQualifiedName
Enter a parse tree produced byJavaSourceCodeParser.qualifiedName().The default implementation does nothing.
- Specified by:
enterQualifiedNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitQualifiedName
Exit a parse tree produced byJavaSourceCodeParser.qualifiedName().The default implementation does nothing.
- Specified by:
exitQualifiedNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byJavaSourceCodeParser.literal().The default implementation does nothing.
- Specified by:
enterLiteralin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byJavaSourceCodeParser.literal().The default implementation does nothing.
- Specified by:
exitLiteralin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced byJavaSourceCodeParser.integerLiteral().The default implementation does nothing.
- Specified by:
enterIntegerLiteralin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced byJavaSourceCodeParser.integerLiteral().The default implementation does nothing.
- Specified by:
exitIntegerLiteralin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotation
Enter a parse tree produced byJavaSourceCodeParser.annotation().The default implementation does nothing.
- Specified by:
enterAnnotationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotation
Exit a parse tree produced byJavaSourceCodeParser.annotation().The default implementation does nothing.
- Specified by:
exitAnnotationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterElementValuePairs
Enter a parse tree produced byJavaSourceCodeParser.elementValuePairs().The default implementation does nothing.
- Specified by:
enterElementValuePairsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitElementValuePairs
Exit a parse tree produced byJavaSourceCodeParser.elementValuePairs().The default implementation does nothing.
- Specified by:
exitElementValuePairsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterElementValuePair
Enter a parse tree produced byJavaSourceCodeParser.elementValuePair().The default implementation does nothing.
- Specified by:
enterElementValuePairin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitElementValuePair
Exit a parse tree produced byJavaSourceCodeParser.elementValuePair().The default implementation does nothing.
- Specified by:
exitElementValuePairin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterElementValue
Enter a parse tree produced byJavaSourceCodeParser.elementValue().The default implementation does nothing.
- Specified by:
enterElementValuein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitElementValue
Exit a parse tree produced byJavaSourceCodeParser.elementValue().The default implementation does nothing.
- Specified by:
exitElementValuein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterElementValueArrayInitializer
public void enterElementValueArrayInitializer(JavaSourceCodeParser.ElementValueArrayInitializerContext ctx) Enter a parse tree produced byJavaSourceCodeParser.elementValueArrayInitializer().The default implementation does nothing.
- Specified by:
enterElementValueArrayInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitElementValueArrayInitializer
public void exitElementValueArrayInitializer(JavaSourceCodeParser.ElementValueArrayInitializerContext ctx) Exit a parse tree produced byJavaSourceCodeParser.elementValueArrayInitializer().The default implementation does nothing.
- Specified by:
exitElementValueArrayInitializerin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeDeclaration
public void enterAnnotationTypeDeclaration(JavaSourceCodeParser.AnnotationTypeDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.annotationTypeDeclaration().The default implementation does nothing.
- Specified by:
enterAnnotationTypeDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeDeclaration
public void exitAnnotationTypeDeclaration(JavaSourceCodeParser.AnnotationTypeDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.annotationTypeDeclaration().The default implementation does nothing.
- Specified by:
exitAnnotationTypeDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeBody
Enter a parse tree produced byJavaSourceCodeParser.annotationTypeBody().The default implementation does nothing.
- Specified by:
enterAnnotationTypeBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeBody
Exit a parse tree produced byJavaSourceCodeParser.annotationTypeBody().The default implementation does nothing.
- Specified by:
exitAnnotationTypeBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementDeclaration
public void enterAnnotationTypeElementDeclaration(JavaSourceCodeParser.AnnotationTypeElementDeclarationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.annotationTypeElementDeclaration().The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementDeclaration
public void exitAnnotationTypeElementDeclaration(JavaSourceCodeParser.AnnotationTypeElementDeclarationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.annotationTypeElementDeclaration().The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationTypeElementRest
public void enterAnnotationTypeElementRest(JavaSourceCodeParser.AnnotationTypeElementRestContext ctx) Enter a parse tree produced byJavaSourceCodeParser.annotationTypeElementRest().The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationTypeElementRest
public void exitAnnotationTypeElementRest(JavaSourceCodeParser.AnnotationTypeElementRestContext ctx) Exit a parse tree produced byJavaSourceCodeParser.annotationTypeElementRest().The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationMethodOrConstantRest
public void enterAnnotationMethodOrConstantRest(JavaSourceCodeParser.AnnotationMethodOrConstantRestContext ctx) Enter a parse tree produced byJavaSourceCodeParser.annotationMethodOrConstantRest().The default implementation does nothing.
- Specified by:
enterAnnotationMethodOrConstantRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationMethodOrConstantRest
public void exitAnnotationMethodOrConstantRest(JavaSourceCodeParser.AnnotationMethodOrConstantRestContext ctx) Exit a parse tree produced byJavaSourceCodeParser.annotationMethodOrConstantRest().The default implementation does nothing.
- Specified by:
exitAnnotationMethodOrConstantRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationMethodRest
Enter a parse tree produced byJavaSourceCodeParser.annotationMethodRest().The default implementation does nothing.
- Specified by:
enterAnnotationMethodRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationMethodRest
Exit a parse tree produced byJavaSourceCodeParser.annotationMethodRest().The default implementation does nothing.
- Specified by:
exitAnnotationMethodRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterAnnotationConstantRest
Enter a parse tree produced byJavaSourceCodeParser.annotationConstantRest().The default implementation does nothing.
- Specified by:
enterAnnotationConstantRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitAnnotationConstantRest
Exit a parse tree produced byJavaSourceCodeParser.annotationConstantRest().The default implementation does nothing.
- Specified by:
exitAnnotationConstantRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byJavaSourceCodeParser.defaultValue().The default implementation does nothing.
- Specified by:
enterDefaultValuein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byJavaSourceCodeParser.defaultValue().The default implementation does nothing.
- Specified by:
exitDefaultValuein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byJavaSourceCodeParser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byJavaSourceCodeParser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockStatement
Enter a parse tree produced byJavaSourceCodeParser.blockStatement().The default implementation does nothing.
- Specified by:
enterBlockStatementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockStatement
Exit a parse tree produced byJavaSourceCodeParser.blockStatement().The default implementation does nothing.
- Specified by:
exitBlockStatementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLocalVariableDeclaration
Enter a parse tree produced byJavaSourceCodeParser.localVariableDeclaration().The default implementation does nothing.
- Specified by:
enterLocalVariableDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLocalVariableDeclaration
Exit a parse tree produced byJavaSourceCodeParser.localVariableDeclaration().The default implementation does nothing.
- Specified by:
exitLocalVariableDeclarationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byJavaSourceCodeParser.statement().The default implementation does nothing.
- Specified by:
enterStatementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byJavaSourceCodeParser.statement().The default implementation does nothing.
- Specified by:
exitStatementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterCatchClause
Enter a parse tree produced byJavaSourceCodeParser.catchClause().The default implementation does nothing.
- Specified by:
enterCatchClausein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitCatchClause
Exit a parse tree produced byJavaSourceCodeParser.catchClause().The default implementation does nothing.
- Specified by:
exitCatchClausein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterCatchType
Enter a parse tree produced byJavaSourceCodeParser.catchType().The default implementation does nothing.
- Specified by:
enterCatchTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitCatchType
Exit a parse tree produced byJavaSourceCodeParser.catchType().The default implementation does nothing.
- Specified by:
exitCatchTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byJavaSourceCodeParser.finallyBlock().The default implementation does nothing.
- Specified by:
enterFinallyBlockin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byJavaSourceCodeParser.finallyBlock().The default implementation does nothing.
- Specified by:
exitFinallyBlockin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterResourceSpecification
Enter a parse tree produced byJavaSourceCodeParser.resourceSpecification().The default implementation does nothing.
- Specified by:
enterResourceSpecificationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitResourceSpecification
Exit a parse tree produced byJavaSourceCodeParser.resourceSpecification().The default implementation does nothing.
- Specified by:
exitResourceSpecificationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterResources
Enter a parse tree produced byJavaSourceCodeParser.resources().The default implementation does nothing.
- Specified by:
enterResourcesin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitResources
Exit a parse tree produced byJavaSourceCodeParser.resources().The default implementation does nothing.
- Specified by:
exitResourcesin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterResource
Enter a parse tree produced byJavaSourceCodeParser.resource().The default implementation does nothing.
- Specified by:
enterResourcein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitResource
Exit a parse tree produced byJavaSourceCodeParser.resource().The default implementation does nothing.
- Specified by:
exitResourcein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterSwitchBlockStatementGroup
public void enterSwitchBlockStatementGroup(JavaSourceCodeParser.SwitchBlockStatementGroupContext ctx) Enter a parse tree produced byJavaSourceCodeParser.switchBlockStatementGroup().The default implementation does nothing.
- Specified by:
enterSwitchBlockStatementGroupin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitSwitchBlockStatementGroup
public void exitSwitchBlockStatementGroup(JavaSourceCodeParser.SwitchBlockStatementGroupContext ctx) Exit a parse tree produced byJavaSourceCodeParser.switchBlockStatementGroup().The default implementation does nothing.
- Specified by:
exitSwitchBlockStatementGroupin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterSwitchLabel
Enter a parse tree produced byJavaSourceCodeParser.switchLabel().The default implementation does nothing.
- Specified by:
enterSwitchLabelin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitSwitchLabel
Exit a parse tree produced byJavaSourceCodeParser.switchLabel().The default implementation does nothing.
- Specified by:
exitSwitchLabelin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterForControl
Enter a parse tree produced byJavaSourceCodeParser.forControl().The default implementation does nothing.
- Specified by:
enterForControlin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitForControl
Exit a parse tree produced byJavaSourceCodeParser.forControl().The default implementation does nothing.
- Specified by:
exitForControlin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterForInit
Enter a parse tree produced byJavaSourceCodeParser.forInit().The default implementation does nothing.
- Specified by:
enterForInitin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitForInit
Exit a parse tree produced byJavaSourceCodeParser.forInit().The default implementation does nothing.
- Specified by:
exitForInitin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterEnhancedForControl
Enter a parse tree produced byJavaSourceCodeParser.enhancedForControl().The default implementation does nothing.
- Specified by:
enterEnhancedForControlin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitEnhancedForControl
Exit a parse tree produced byJavaSourceCodeParser.enhancedForControl().The default implementation does nothing.
- Specified by:
exitEnhancedForControlin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterParExpression
Enter a parse tree produced byJavaSourceCodeParser.parExpression().The default implementation does nothing.
- Specified by:
enterParExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitParExpression
Exit a parse tree produced byJavaSourceCodeParser.parExpression().The default implementation does nothing.
- Specified by:
exitParExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byJavaSourceCodeParser.expressionList().The default implementation does nothing.
- Specified by:
enterExpressionListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byJavaSourceCodeParser.expressionList().The default implementation does nothing.
- Specified by:
exitExpressionListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byJavaSourceCodeParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byJavaSourceCodeParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLambdaExpression
Enter a parse tree produced byJavaSourceCodeParser.lambdaExpression().The default implementation does nothing.
- Specified by:
enterLambdaExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLambdaExpression
Exit a parse tree produced byJavaSourceCodeParser.lambdaExpression().The default implementation does nothing.
- Specified by:
exitLambdaExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLambdaParameters
Enter a parse tree produced byJavaSourceCodeParser.lambdaParameters().The default implementation does nothing.
- Specified by:
enterLambdaParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLambdaParameters
Exit a parse tree produced byJavaSourceCodeParser.lambdaParameters().The default implementation does nothing.
- Specified by:
exitLambdaParametersin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterLambdaBody
Enter a parse tree produced byJavaSourceCodeParser.lambdaBody().The default implementation does nothing.
- Specified by:
enterLambdaBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitLambdaBody
Exit a parse tree produced byJavaSourceCodeParser.lambdaBody().The default implementation does nothing.
- Specified by:
exitLambdaBodyin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterPrimary
Enter a parse tree produced byJavaSourceCodeParser.primary().The default implementation does nothing.
- Specified by:
enterPrimaryin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitPrimary
Exit a parse tree produced byJavaSourceCodeParser.primary().The default implementation does nothing.
- Specified by:
exitPrimaryin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterMethodReference
Enter a parse tree produced byJavaSourceCodeParser.methodReference().The default implementation does nothing.
- Specified by:
enterMethodReferencein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitMethodReference
Exit a parse tree produced byJavaSourceCodeParser.methodReference().The default implementation does nothing.
- Specified by:
exitMethodReferencein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassType
Enter a parse tree produced byJavaSourceCodeParser.classType().The default implementation does nothing.
- Specified by:
enterClassTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassType
Exit a parse tree produced byJavaSourceCodeParser.classType().The default implementation does nothing.
- Specified by:
exitClassTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterCreator
Enter a parse tree produced byJavaSourceCodeParser.creator().The default implementation does nothing.
- Specified by:
enterCreatorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitCreator
Exit a parse tree produced byJavaSourceCodeParser.creator().The default implementation does nothing.
- Specified by:
exitCreatorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterCreatedName
Enter a parse tree produced byJavaSourceCodeParser.createdName().The default implementation does nothing.
- Specified by:
enterCreatedNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitCreatedName
Exit a parse tree produced byJavaSourceCodeParser.createdName().The default implementation does nothing.
- Specified by:
exitCreatedNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInnerCreator
Enter a parse tree produced byJavaSourceCodeParser.innerCreator().The default implementation does nothing.
- Specified by:
enterInnerCreatorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInnerCreator
Exit a parse tree produced byJavaSourceCodeParser.innerCreator().The default implementation does nothing.
- Specified by:
exitInnerCreatorin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced byJavaSourceCodeParser.arrayCreatorRest().The default implementation does nothing.
- Specified by:
enterArrayCreatorRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced byJavaSourceCodeParser.arrayCreatorRest().The default implementation does nothing.
- Specified by:
exitArrayCreatorRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced byJavaSourceCodeParser.classCreatorRest().The default implementation does nothing.
- Specified by:
enterClassCreatorRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced byJavaSourceCodeParser.classCreatorRest().The default implementation does nothing.
- Specified by:
exitClassCreatorRestin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocation
public void enterExplicitGenericInvocation(JavaSourceCodeParser.ExplicitGenericInvocationContext ctx) Enter a parse tree produced byJavaSourceCodeParser.explicitGenericInvocation().The default implementation does nothing.
- Specified by:
enterExplicitGenericInvocationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocation
public void exitExplicitGenericInvocation(JavaSourceCodeParser.ExplicitGenericInvocationContext ctx) Exit a parse tree produced byJavaSourceCodeParser.explicitGenericInvocation().The default implementation does nothing.
- Specified by:
exitExplicitGenericInvocationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeArgumentsOrDiamond
Enter a parse tree produced byJavaSourceCodeParser.typeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
enterTypeArgumentsOrDiamondin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeArgumentsOrDiamond
Exit a parse tree produced byJavaSourceCodeParser.typeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
exitTypeArgumentsOrDiamondin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArgumentsOrDiamond
public void enterNonWildcardTypeArgumentsOrDiamond(JavaSourceCodeParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
enterNonWildcardTypeArgumentsOrDiamondin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArgumentsOrDiamond
public void exitNonWildcardTypeArgumentsOrDiamond(JavaSourceCodeParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArgumentsOrDiamond().The default implementation does nothing.
- Specified by:
exitNonWildcardTypeArgumentsOrDiamondin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArguments
Enter a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArguments().The default implementation does nothing.
- Specified by:
enterNonWildcardTypeArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArguments
Exit a parse tree produced byJavaSourceCodeParser.nonWildcardTypeArguments().The default implementation does nothing.
- Specified by:
exitNonWildcardTypeArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeList
Enter a parse tree produced byJavaSourceCodeParser.typeList().The default implementation does nothing.
- Specified by:
enterTypeListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeList
Exit a parse tree produced byJavaSourceCodeParser.typeList().The default implementation does nothing.
- Specified by:
exitTypeListin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeType
Enter a parse tree produced byJavaSourceCodeParser.typeType().The default implementation does nothing.
- Specified by:
enterTypeTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeType
Exit a parse tree produced byJavaSourceCodeParser.typeType().The default implementation does nothing.
- Specified by:
exitTypeTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byJavaSourceCodeParser.primitiveType().The default implementation does nothing.
- Specified by:
enterPrimitiveTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byJavaSourceCodeParser.primitiveType().The default implementation does nothing.
- Specified by:
exitPrimitiveTypein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTypeArguments
Enter a parse tree produced byJavaSourceCodeParser.typeArguments().The default implementation does nothing.
- Specified by:
enterTypeArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTypeArguments
Exit a parse tree produced byJavaSourceCodeParser.typeArguments().The default implementation does nothing.
- Specified by:
exitTypeArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterSuperSuffix
Enter a parse tree produced byJavaSourceCodeParser.superSuffix().The default implementation does nothing.
- Specified by:
enterSuperSuffixin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitSuperSuffix
Exit a parse tree produced byJavaSourceCodeParser.superSuffix().The default implementation does nothing.
- Specified by:
exitSuperSuffixin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocationSuffix
public void enterExplicitGenericInvocationSuffix(JavaSourceCodeParser.ExplicitGenericInvocationSuffixContext ctx) Enter a parse tree produced byJavaSourceCodeParser.explicitGenericInvocationSuffix().The default implementation does nothing.
- Specified by:
enterExplicitGenericInvocationSuffixin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocationSuffix
public void exitExplicitGenericInvocationSuffix(JavaSourceCodeParser.ExplicitGenericInvocationSuffixContext ctx) Exit a parse tree produced byJavaSourceCodeParser.explicitGenericInvocationSuffix().The default implementation does nothing.
- Specified by:
exitExplicitGenericInvocationSuffixin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byJavaSourceCodeParser.arguments().The default implementation does nothing.
- Specified by:
enterArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byJavaSourceCodeParser.arguments().The default implementation does nothing.
- Specified by:
exitArgumentsin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDocumentation
Enter a parse tree produced byJavaSourceCodeParser.documentation().The default implementation does nothing.
- Specified by:
enterDocumentationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDocumentation
Exit a parse tree produced byJavaSourceCodeParser.documentation().The default implementation does nothing.
- Specified by:
exitDocumentationin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDocumentationContent
Enter a parse tree produced byJavaSourceCodeParser.documentationContent().The default implementation does nothing.
- Specified by:
enterDocumentationContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDocumentationContent
Exit a parse tree produced byJavaSourceCodeParser.documentationContent().The default implementation does nothing.
- Specified by:
exitDocumentationContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterSkipWhitespace
Enter a parse tree produced byJavaSourceCodeParser.skipWhitespace().The default implementation does nothing.
- Specified by:
enterSkipWhitespacein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitSkipWhitespace
Exit a parse tree produced byJavaSourceCodeParser.skipWhitespace().The default implementation does nothing.
- Specified by:
exitSkipWhitespacein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescription
Enter a parse tree produced byJavaSourceCodeParser.description().The default implementation does nothing.
- Specified by:
enterDescriptionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescription
Exit a parse tree produced byJavaSourceCodeParser.description().The default implementation does nothing.
- Specified by:
exitDescriptionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionLine
Enter a parse tree produced byJavaSourceCodeParser.descriptionLine().The default implementation does nothing.
- Specified by:
enterDescriptionLinein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionLine
Exit a parse tree produced byJavaSourceCodeParser.descriptionLine().The default implementation does nothing.
- Specified by:
exitDescriptionLinein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionLineStart
Enter a parse tree produced byJavaSourceCodeParser.descriptionLineStart().The default implementation does nothing.
- Specified by:
enterDescriptionLineStartin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionLineStart
Exit a parse tree produced byJavaSourceCodeParser.descriptionLineStart().The default implementation does nothing.
- Specified by:
exitDescriptionLineStartin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionLineNoSpaceNoAt
public void enterDescriptionLineNoSpaceNoAt(JavaSourceCodeParser.DescriptionLineNoSpaceNoAtContext ctx) Enter a parse tree produced byJavaSourceCodeParser.descriptionLineNoSpaceNoAt().The default implementation does nothing.
- Specified by:
enterDescriptionLineNoSpaceNoAtin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionLineNoSpaceNoAt
public void exitDescriptionLineNoSpaceNoAt(JavaSourceCodeParser.DescriptionLineNoSpaceNoAtContext ctx) Exit a parse tree produced byJavaSourceCodeParser.descriptionLineNoSpaceNoAt().The default implementation does nothing.
- Specified by:
exitDescriptionLineNoSpaceNoAtin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionLineElement
Enter a parse tree produced byJavaSourceCodeParser.descriptionLineElement().The default implementation does nothing.
- Specified by:
enterDescriptionLineElementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionLineElement
Exit a parse tree produced byJavaSourceCodeParser.descriptionLineElement().The default implementation does nothing.
- Specified by:
exitDescriptionLineElementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionLineText
Enter a parse tree produced byJavaSourceCodeParser.descriptionLineText().The default implementation does nothing.
- Specified by:
enterDescriptionLineTextin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionLineText
Exit a parse tree produced byJavaSourceCodeParser.descriptionLineText().The default implementation does nothing.
- Specified by:
exitDescriptionLineTextin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterDescriptionNewline
Enter a parse tree produced byJavaSourceCodeParser.descriptionNewline().The default implementation does nothing.
- Specified by:
enterDescriptionNewlinein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitDescriptionNewline
Exit a parse tree produced byJavaSourceCodeParser.descriptionNewline().The default implementation does nothing.
- Specified by:
exitDescriptionNewlinein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterTagSection
Enter a parse tree produced byJavaSourceCodeParser.tagSection().The default implementation does nothing.
- Specified by:
enterTagSectionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitTagSection
Exit a parse tree produced byJavaSourceCodeParser.tagSection().The default implementation does nothing.
- Specified by:
exitTagSectionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockTag
Enter a parse tree produced byJavaSourceCodeParser.blockTag().The default implementation does nothing.
- Specified by:
enterBlockTagin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockTag
Exit a parse tree produced byJavaSourceCodeParser.blockTag().The default implementation does nothing.
- Specified by:
exitBlockTagin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockTagName
Enter a parse tree produced byJavaSourceCodeParser.blockTagName().The default implementation does nothing.
- Specified by:
enterBlockTagNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockTagName
Exit a parse tree produced byJavaSourceCodeParser.blockTagName().The default implementation does nothing.
- Specified by:
exitBlockTagNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockTagContent
Enter a parse tree produced byJavaSourceCodeParser.blockTagContent().The default implementation does nothing.
- Specified by:
enterBlockTagContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockTagContent
Exit a parse tree produced byJavaSourceCodeParser.blockTagContent().The default implementation does nothing.
- Specified by:
exitBlockTagContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockTagText
Enter a parse tree produced byJavaSourceCodeParser.blockTagText().The default implementation does nothing.
- Specified by:
enterBlockTagTextin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockTagText
Exit a parse tree produced byJavaSourceCodeParser.blockTagText().The default implementation does nothing.
- Specified by:
exitBlockTagTextin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBlockTagTextElement
Enter a parse tree produced byJavaSourceCodeParser.blockTagTextElement().The default implementation does nothing.
- Specified by:
enterBlockTagTextElementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBlockTagTextElement
Exit a parse tree produced byJavaSourceCodeParser.blockTagTextElement().The default implementation does nothing.
- Specified by:
exitBlockTagTextElementin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInlineTag
Enter a parse tree produced byJavaSourceCodeParser.inlineTag().The default implementation does nothing.
- Specified by:
enterInlineTagin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInlineTag
Exit a parse tree produced byJavaSourceCodeParser.inlineTag().The default implementation does nothing.
- Specified by:
exitInlineTagin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInlineTagName
Enter a parse tree produced byJavaSourceCodeParser.inlineTagName().The default implementation does nothing.
- Specified by:
enterInlineTagNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInlineTagName
Exit a parse tree produced byJavaSourceCodeParser.inlineTagName().The default implementation does nothing.
- Specified by:
exitInlineTagNamein interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterInlineTagContent
Enter a parse tree produced byJavaSourceCodeParser.inlineTagContent().The default implementation does nothing.
- Specified by:
enterInlineTagContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitInlineTagContent
Exit a parse tree produced byJavaSourceCodeParser.inlineTagContent().The default implementation does nothing.
- Specified by:
exitInlineTagContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBraceExpression
Enter a parse tree produced byJavaSourceCodeParser.braceExpression().The default implementation does nothing.
- Specified by:
enterBraceExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBraceExpression
Exit a parse tree produced byJavaSourceCodeParser.braceExpression().The default implementation does nothing.
- Specified by:
exitBraceExpressionin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBraceContent
Enter a parse tree produced byJavaSourceCodeParser.braceContent().The default implementation does nothing.
- Specified by:
enterBraceContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBraceContent
Exit a parse tree produced byJavaSourceCodeParser.braceContent().The default implementation does nothing.
- Specified by:
exitBraceContentin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
enterBraceText
Enter a parse tree produced byJavaSourceCodeParser.braceText().The default implementation does nothing.
- Specified by:
enterBraceTextin interfaceJavaSourceCodeParserListener- Parameters:
ctx- the parse tree
-
exitBraceText
Exit a parse tree produced byJavaSourceCodeParser.braceText().The default implementation does nothing.
- Specified by:
exitBraceTextin interfaceJavaSourceCodeParserListener- 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
-