- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
SimpleXLParserBaseListener
,SymbolTableVisitor
,SymbolTableVisitor
,SymbolTableVisitor
public interface SimpleXLParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
SimpleXLParser
.-
Method Summary
Modifier and TypeMethodDescriptionvoid
Enter a parse tree produced bySimpleXLParser.accessMember()
.void
Enter a parse tree produced bySimpleXLParser.altAnnotationQualifiedName()
.void
Enter a parse tree produced bySimpleXLParser.annotation()
.void
Enter a parse tree produced bySimpleXLParser.annotationConstantRest()
.void
Enter a parse tree produced bySimpleXLParser.annotationMethodOrConstantRest()
.void
Enter a parse tree produced bySimpleXLParser.annotationMethodRest()
.void
Enter a parse tree produced bySimpleXLParser.annotationTypeBody()
.void
Enter a parse tree produced bySimpleXLParser.annotationTypeDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.annotationTypeElementDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.annotationTypeElementRest()
.void
Enter a parse tree produced bySimpleXLParser.anonymousClassBody()
.void
Enter a parse tree produced bySimpleXLParser.arguments()
.void
Enter a parse tree produced bySimpleXLParser.arrayCreatorRest()
.void
Enter a parse tree produced bySimpleXLParser.arrayInitializer()
.void
Enter a parse tree produced bySimpleXLParser.block()
.void
Enter a parse tree produced bySimpleXLParser.blockStatement()
.void
Enter a parse tree produced bySimpleXLParser.castedMember()
.void
Enter a parse tree produced bySimpleXLParser.castedType()
.void
Enter a parse tree produced bySimpleXLParser.catchClause()
.void
Enter a parse tree produced bySimpleXLParser.catchType()
.void
Enter a parse tree produced bySimpleXLParser.classBody()
.void
Enter a parse tree produced bySimpleXLParser.classBodyDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.classCreatorRest()
.void
Enter a parse tree produced bySimpleXLParser.classDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.classOrInterfaceModifier()
.void
Enter a parse tree produced bySimpleXLParser.classOrInterfaceType()
.void
Enter a parse tree produced bySimpleXLParser.classType()
.void
Enter a parse tree produced bySimpleXLParser.closureRange()
.void
Enter a parse tree produced bySimpleXLParser.collectionNodes()
.void
Enter a parse tree produced bySimpleXLParser.comments()
.void
Enter a parse tree produced bySimpleXLParser.compilationUnit()
.void
Enter a parse tree produced bySimpleXLParser.compoundPattern()
.void
Enter a parse tree produced bySimpleXLParser.conditionalExpression()
.void
Enter a parse tree produced bySimpleXLParser.conditionalExpressions()
.void
Enter a parse tree produced bySimpleXLParser.connectedPattern()
.void
Enter a parse tree produced bySimpleXLParser.connectedPatternList()
.void
Enter a parse tree produced bySimpleXLParser.connectedPatternPart()
.void
Enter a parse tree produced bySimpleXLParser.constantDeclarator()
.void
Enter a parse tree produced bySimpleXLParser.constDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.constructorDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.controlBody()
.void
Enter a parse tree produced bySimpleXLParser.controlStatement()
.void
Enter a parse tree produced bySimpleXLParser.createdName()
.void
Enter a parse tree produced bySimpleXLParser.creator()
.void
Enter a parse tree produced bySimpleXLParser.defaultValue()
.void
Enter a parse tree produced bySimpleXLParser.edgeNode()
.void
Enter a parse tree produced bySimpleXLParser.elementValue()
.void
Enter a parse tree produced bySimpleXLParser.elementValueArrayInitializer()
.void
Enter a parse tree produced bySimpleXLParser.elementValuePair()
.void
Enter a parse tree produced bySimpleXLParser.elementValuePairs()
.void
Enter a parse tree produced bySimpleXLParser.enhancedForControl()
.void
Enter a parse tree produced bySimpleXLParser.expression()
.void
Enter a parse tree produced bySimpleXLParser.expressionList()
.void
Enter a parse tree produced bySimpleXLParser.expressionListParen()
.void
Enter a parse tree produced bySimpleXLParser.expressionOrDecl()
.void
Enter a parse tree produced bySimpleXLParser.expressionOrDeclList()
.void
Enter a parse tree produced bySimpleXLParser.expressionOrDot()
.void
Enter a parse tree produced bySimpleXLParser.extendsDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.extendsModuleDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.extentRange()
.void
Enter a parse tree produced bySimpleXLParser.fieldDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.finallyBlock()
.void
Enter a parse tree produced bySimpleXLParser.floatLiteral()
.void
Enter a parse tree produced bySimpleXLParser.forControl()
.void
Enter a parse tree produced bySimpleXLParser.forControlNoVar()
.void
Enter a parse tree produced bySimpleXLParser.forInit()
.void
Enter a parse tree produced bySimpleXLParser.formalParameter()
.void
Enter a parse tree produced bySimpleXLParser.formalParameterList()
.void
Enter a parse tree produced bySimpleXLParser.formalParameters()
.void
Enter a parse tree produced bySimpleXLParser.generatorDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.graphRule()
.void
Enter a parse tree produced bySimpleXLParser.identifier()
.void
Enter a parse tree produced bySimpleXLParser.implementsDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.importDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.innerCreator()
.void
Enter a parse tree produced bySimpleXLParser.integerLiteral()
.void
Enter a parse tree produced bySimpleXLParser.interfaceBody()
.void
Enter a parse tree produced bySimpleXLParser.interfaceBodyDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceCommonBodyDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceExtendsDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceMemberDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceMethodDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.interfaceMethodModifier()
.void
Enter a parse tree produced bySimpleXLParser.intersectionPattern()
.void
Enter a parse tree produced bySimpleXLParser.labeledPrimaryPatternNoDot()
.void
Enter a parse tree produced bySimpleXLParser.lastFormalParameter()
.void
Enter a parse tree produced bySimpleXLParser.literal()
.void
Enter a parse tree produced bySimpleXLParser.localTypeDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.localVariableDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.memberDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.memberIdentifier()
.void
Enter a parse tree produced bySimpleXLParser.methodBody()
.void
Enter a parse tree produced bySimpleXLParser.methodCall()
.void
Enter a parse tree produced bySimpleXLParser.methodDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.methodInitializerModuleParam()
.void
Enter a parse tree produced bySimpleXLParser.modifier()
.void
Enter a parse tree produced bySimpleXLParser.moduleBody()
.void
Enter a parse tree produced bySimpleXLParser.moduleCtorBlock()
.void
Enter a parse tree produced bySimpleXLParser.moduleDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.moduleInst()
.void
Enter a parse tree produced bySimpleXLParser.moduleParameterDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.moduleParameterDeclarationList()
.void
Enter a parse tree produced bySimpleXLParser.moduleParentParameterDeclaration()
.void
enterModuleParentParameterDeclarationList
(SimpleXLParser.ModuleParentParameterDeclarationListContext ctx) Enter a parse tree produced bySimpleXLParser.moduleParentParameterDeclarationList()
.void
Enter a parse tree produced bySimpleXLParser.node()
.void
Enter a parse tree produced bySimpleXLParser.nonWildcardTypeArguments()
.void
Enter a parse tree produced bySimpleXLParser.nonWildcardTypeArgumentsOrDiamond()
.void
Enter a parse tree produced bySimpleXLParser.observerExtendsClause()
.void
Enter a parse tree produced bySimpleXLParser.packageDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.parExpression()
.void
Enter a parse tree produced bySimpleXLParser.patternSelectorRest()
.void
Enter a parse tree produced bySimpleXLParser.primary()
.void
Enter a parse tree produced bySimpleXLParser.primaryEdgePattern()
.void
Enter a parse tree produced bySimpleXLParser.primaryExpressionNode()
.void
Enter a parse tree produced bySimpleXLParser.primaryNodePattern()
.void
Enter a parse tree produced bySimpleXLParser.primaryNodePatternRest()
.void
Enter a parse tree produced bySimpleXLParser.primaryNoParen()
.void
Enter a parse tree produced bySimpleXLParser.primaryPattern()
.void
Enter a parse tree produced bySimpleXLParser.primitiveType()
.void
Enter a parse tree produced bySimpleXLParser.produceEdgeOp()
.void
Enter a parse tree produced bySimpleXLParser.productionBlock()
.void
Enter a parse tree produced bySimpleXLParser.productionExpression()
.void
Enter a parse tree produced bySimpleXLParser.productionStatement()
.void
Enter a parse tree produced bySimpleXLParser.productionStatements()
.void
Enter a parse tree produced bySimpleXLParser.productionStatementsAsList()
.void
Enter a parse tree produced bySimpleXLParser.productionStatementsWithoutClique()
.void
Enter a parse tree produced bySimpleXLParser.productionStatementWithoutClique()
.void
Enter a parse tree produced bySimpleXLParser.qualifiedName()
.void
Enter a parse tree produced bySimpleXLParser.qualifiedNameList()
.void
Enter a parse tree produced bySimpleXLParser.query()
.void
Enter a parse tree produced bySimpleXLParser.queryClass()
.void
Enter a parse tree produced bySimpleXLParser.refTypeType()
.void
Enter a parse tree produced bySimpleXLParser.resource()
.void
Enter a parse tree produced bySimpleXLParser.resources()
.void
Enter a parse tree produced bySimpleXLParser.resourceSpecification()
.void
Enter a parse tree produced bySimpleXLParser.rggBodyDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.rggMemberDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.rggMethodBody()
.void
Enter a parse tree produced bySimpleXLParser.rggMethodDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.rules()
.void
Enter a parse tree produced bySimpleXLParser.rulesInCurrentGraph()
.void
Enter a parse tree produced bySimpleXLParser.scaleDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.script()
.void
Enter a parse tree produced bySimpleXLParser.selectorExpression()
.void
Enter a parse tree produced bySimpleXLParser.statement()
.void
Enter a parse tree produced bySimpleXLParser.statementNoExprNoLabel()
.void
Enter a parse tree produced bySimpleXLParser.statementSemi()
.void
Enter a parse tree produced bySimpleXLParser.superSuffix()
.void
Enter a parse tree produced bySimpleXLParser.switchBlockStatementGroup()
.void
Enter a parse tree produced bySimpleXLParser.switchLabel()
.void
Enter a parse tree produced bySimpleXLParser.traversalModifier()
.void
Enter a parse tree produced bySimpleXLParser.typeArgument()
.void
Enter a parse tree produced bySimpleXLParser.typeArguments()
.void
Enter a parse tree produced bySimpleXLParser.typeArgumentsOrDiamond()
.void
Enter a parse tree produced bySimpleXLParser.typeBound()
.void
Enter a parse tree produced bySimpleXLParser.typeDeclaration()
.void
Enter a parse tree produced bySimpleXLParser.typeIdentifier()
.void
Enter a parse tree produced bySimpleXLParser.typeList()
.void
Enter a parse tree produced bySimpleXLParser.typeParameter()
.void
Enter a parse tree produced bySimpleXLParser.typeParameters()
.void
Enter a parse tree produced bySimpleXLParser.typeType()
.void
Enter a parse tree produced bySimpleXLParser.typeTypeOrVoid()
.void
Enter a parse tree produced bySimpleXLParser.unaryOpNode()
.void
Enter a parse tree produced bySimpleXLParser.variableDeclarator()
.void
Enter a parse tree produced bySimpleXLParser.variableDeclaratorId()
.void
Enter a parse tree produced bySimpleXLParser.variableDeclarators()
.void
Enter a parse tree produced bySimpleXLParser.variableInitializer()
.void
Enter a parse tree produced bySimpleXLParser.variableModifier()
.void
Enter a parse tree produced bySimpleXLParser.withInstanceRest()
.void
Enter a parse tree produced bySimpleXLParser.xlarguments()
.void
Enter a parse tree produced bySimpleXLParser.xlexpressionList()
.void
Enter a parse tree produced bySimpleXLParser.xllambdaExpression()
.void
Enter a parse tree produced bySimpleXLParser.xllambdaExpression0()
.void
Enter a parse tree produced bySimpleXLParser.xllambdaList()
.void
Enter a parse tree produced bySimpleXLParser.xllambdaListNoCaller()
.void
Enter a parse tree produced bySimpleXLParser.xlOperator()
.void
Enter a parse tree produced bySimpleXLParser.xlparExpression()
.void
Enter a parse tree produced bySimpleXLParser.xlRule()
.void
Exit a parse tree produced bySimpleXLParser.accessMember()
.void
Exit a parse tree produced bySimpleXLParser.altAnnotationQualifiedName()
.void
Exit a parse tree produced bySimpleXLParser.annotation()
.void
Exit a parse tree produced bySimpleXLParser.annotationConstantRest()
.void
Exit a parse tree produced bySimpleXLParser.annotationMethodOrConstantRest()
.void
Exit a parse tree produced bySimpleXLParser.annotationMethodRest()
.void
Exit a parse tree produced bySimpleXLParser.annotationTypeBody()
.void
Exit a parse tree produced bySimpleXLParser.annotationTypeDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.annotationTypeElementDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.annotationTypeElementRest()
.void
Exit a parse tree produced bySimpleXLParser.anonymousClassBody()
.void
Exit a parse tree produced bySimpleXLParser.arguments()
.void
Exit a parse tree produced bySimpleXLParser.arrayCreatorRest()
.void
Exit a parse tree produced bySimpleXLParser.arrayInitializer()
.void
Exit a parse tree produced bySimpleXLParser.block()
.void
Exit a parse tree produced bySimpleXLParser.blockStatement()
.void
Exit a parse tree produced bySimpleXLParser.castedMember()
.void
Exit a parse tree produced bySimpleXLParser.castedType()
.void
Exit a parse tree produced bySimpleXLParser.catchClause()
.void
Exit a parse tree produced bySimpleXLParser.catchType()
.void
Exit a parse tree produced bySimpleXLParser.classBody()
.void
Exit a parse tree produced bySimpleXLParser.classBodyDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.classCreatorRest()
.void
Exit a parse tree produced bySimpleXLParser.classDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.classOrInterfaceModifier()
.void
Exit a parse tree produced bySimpleXLParser.classOrInterfaceType()
.void
Exit a parse tree produced bySimpleXLParser.classType()
.void
Exit a parse tree produced bySimpleXLParser.closureRange()
.void
Exit a parse tree produced bySimpleXLParser.collectionNodes()
.void
Exit a parse tree produced bySimpleXLParser.comments()
.void
Exit a parse tree produced bySimpleXLParser.compilationUnit()
.void
Exit a parse tree produced bySimpleXLParser.compoundPattern()
.void
Exit a parse tree produced bySimpleXLParser.conditionalExpression()
.void
Exit a parse tree produced bySimpleXLParser.conditionalExpressions()
.void
Exit a parse tree produced bySimpleXLParser.connectedPattern()
.void
Exit a parse tree produced bySimpleXLParser.connectedPatternList()
.void
Exit a parse tree produced bySimpleXLParser.connectedPatternPart()
.void
Exit a parse tree produced bySimpleXLParser.constantDeclarator()
.void
Exit a parse tree produced bySimpleXLParser.constDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.constructorDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.controlBody()
.void
Exit a parse tree produced bySimpleXLParser.controlStatement()
.void
Exit a parse tree produced bySimpleXLParser.createdName()
.void
Exit a parse tree produced bySimpleXLParser.creator()
.void
Exit a parse tree produced bySimpleXLParser.defaultValue()
.void
Exit a parse tree produced bySimpleXLParser.edgeNode()
.void
Exit a parse tree produced bySimpleXLParser.elementValue()
.void
Exit a parse tree produced bySimpleXLParser.elementValueArrayInitializer()
.void
Exit a parse tree produced bySimpleXLParser.elementValuePair()
.void
Exit a parse tree produced bySimpleXLParser.elementValuePairs()
.void
Exit a parse tree produced bySimpleXLParser.enhancedForControl()
.void
Exit a parse tree produced bySimpleXLParser.expression()
.void
Exit a parse tree produced bySimpleXLParser.expressionList()
.void
Exit a parse tree produced bySimpleXLParser.expressionListParen()
.void
Exit a parse tree produced bySimpleXLParser.expressionOrDecl()
.void
Exit a parse tree produced bySimpleXLParser.expressionOrDeclList()
.void
Exit a parse tree produced bySimpleXLParser.expressionOrDot()
.void
Exit a parse tree produced bySimpleXLParser.extendsDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.extendsModuleDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.extentRange()
.void
Exit a parse tree produced bySimpleXLParser.fieldDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.finallyBlock()
.void
Exit a parse tree produced bySimpleXLParser.floatLiteral()
.void
Exit a parse tree produced bySimpleXLParser.forControl()
.void
Exit a parse tree produced bySimpleXLParser.forControlNoVar()
.void
Exit a parse tree produced bySimpleXLParser.forInit()
.void
Exit a parse tree produced bySimpleXLParser.formalParameter()
.void
Exit a parse tree produced bySimpleXLParser.formalParameterList()
.void
Exit a parse tree produced bySimpleXLParser.formalParameters()
.void
Exit a parse tree produced bySimpleXLParser.generatorDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.graphRule()
.void
Exit a parse tree produced bySimpleXLParser.identifier()
.void
Exit a parse tree produced bySimpleXLParser.implementsDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.importDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.innerCreator()
.void
Exit a parse tree produced bySimpleXLParser.integerLiteral()
.void
Exit a parse tree produced bySimpleXLParser.interfaceBody()
.void
Exit a parse tree produced bySimpleXLParser.interfaceBodyDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceCommonBodyDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceExtendsDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceMemberDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceMethodDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.interfaceMethodModifier()
.void
Exit a parse tree produced bySimpleXLParser.intersectionPattern()
.void
Exit a parse tree produced bySimpleXLParser.labeledPrimaryPatternNoDot()
.void
Exit a parse tree produced bySimpleXLParser.lastFormalParameter()
.void
Exit a parse tree produced bySimpleXLParser.literal()
.void
Exit a parse tree produced bySimpleXLParser.localTypeDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.localVariableDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.memberDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.memberIdentifier()
.void
Exit a parse tree produced bySimpleXLParser.methodBody()
.void
Exit a parse tree produced bySimpleXLParser.methodCall()
.void
Exit a parse tree produced bySimpleXLParser.methodDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.methodInitializerModuleParam()
.void
Exit a parse tree produced bySimpleXLParser.modifier()
.void
Exit a parse tree produced bySimpleXLParser.moduleBody()
.void
Exit a parse tree produced bySimpleXLParser.moduleCtorBlock()
.void
Exit a parse tree produced bySimpleXLParser.moduleDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.moduleInst()
.void
Exit a parse tree produced bySimpleXLParser.moduleParameterDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.moduleParameterDeclarationList()
.void
Exit a parse tree produced bySimpleXLParser.moduleParentParameterDeclaration()
.void
exitModuleParentParameterDeclarationList
(SimpleXLParser.ModuleParentParameterDeclarationListContext ctx) Exit a parse tree produced bySimpleXLParser.moduleParentParameterDeclarationList()
.void
Exit a parse tree produced bySimpleXLParser.node()
.void
Exit a parse tree produced bySimpleXLParser.nonWildcardTypeArguments()
.void
Exit a parse tree produced bySimpleXLParser.nonWildcardTypeArgumentsOrDiamond()
.void
Exit a parse tree produced bySimpleXLParser.observerExtendsClause()
.void
Exit a parse tree produced bySimpleXLParser.packageDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.parExpression()
.void
Exit a parse tree produced bySimpleXLParser.patternSelectorRest()
.void
Exit a parse tree produced bySimpleXLParser.primary()
.void
Exit a parse tree produced bySimpleXLParser.primaryEdgePattern()
.void
Exit a parse tree produced bySimpleXLParser.primaryExpressionNode()
.void
Exit a parse tree produced bySimpleXLParser.primaryNodePattern()
.void
Exit a parse tree produced bySimpleXLParser.primaryNodePatternRest()
.void
Exit a parse tree produced bySimpleXLParser.primaryNoParen()
.void
Exit a parse tree produced bySimpleXLParser.primaryPattern()
.void
Exit a parse tree produced bySimpleXLParser.primitiveType()
.void
Exit a parse tree produced bySimpleXLParser.produceEdgeOp()
.void
Exit a parse tree produced bySimpleXLParser.productionBlock()
.void
Exit a parse tree produced bySimpleXLParser.productionExpression()
.void
Exit a parse tree produced bySimpleXLParser.productionStatement()
.void
Exit a parse tree produced bySimpleXLParser.productionStatements()
.void
Exit a parse tree produced bySimpleXLParser.productionStatementsAsList()
.void
Exit a parse tree produced bySimpleXLParser.productionStatementsWithoutClique()
.void
Exit a parse tree produced bySimpleXLParser.productionStatementWithoutClique()
.void
Exit a parse tree produced bySimpleXLParser.qualifiedName()
.void
Exit a parse tree produced bySimpleXLParser.qualifiedNameList()
.void
Exit a parse tree produced bySimpleXLParser.query()
.void
Exit a parse tree produced bySimpleXLParser.queryClass()
.void
Exit a parse tree produced bySimpleXLParser.refTypeType()
.void
Exit a parse tree produced bySimpleXLParser.resource()
.void
Exit a parse tree produced bySimpleXLParser.resources()
.void
Exit a parse tree produced bySimpleXLParser.resourceSpecification()
.void
Exit a parse tree produced bySimpleXLParser.rggBodyDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.rggMemberDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.rggMethodBody()
.void
Exit a parse tree produced bySimpleXLParser.rggMethodDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.rules()
.void
Exit a parse tree produced bySimpleXLParser.rulesInCurrentGraph()
.void
Exit a parse tree produced bySimpleXLParser.scaleDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.script()
.void
Exit a parse tree produced bySimpleXLParser.selectorExpression()
.void
Exit a parse tree produced bySimpleXLParser.statement()
.void
Exit a parse tree produced bySimpleXLParser.statementNoExprNoLabel()
.void
Exit a parse tree produced bySimpleXLParser.statementSemi()
.void
Exit a parse tree produced bySimpleXLParser.superSuffix()
.void
Exit a parse tree produced bySimpleXLParser.switchBlockStatementGroup()
.void
Exit a parse tree produced bySimpleXLParser.switchLabel()
.void
Exit a parse tree produced bySimpleXLParser.traversalModifier()
.void
Exit a parse tree produced bySimpleXLParser.typeArgument()
.void
Exit a parse tree produced bySimpleXLParser.typeArguments()
.void
Exit a parse tree produced bySimpleXLParser.typeArgumentsOrDiamond()
.void
Exit a parse tree produced bySimpleXLParser.typeBound()
.void
Exit a parse tree produced bySimpleXLParser.typeDeclaration()
.void
Exit a parse tree produced bySimpleXLParser.typeIdentifier()
.void
Exit a parse tree produced bySimpleXLParser.typeList()
.void
Exit a parse tree produced bySimpleXLParser.typeParameter()
.void
Exit a parse tree produced bySimpleXLParser.typeParameters()
.void
Exit a parse tree produced bySimpleXLParser.typeType()
.void
Exit a parse tree produced bySimpleXLParser.typeTypeOrVoid()
.void
Exit a parse tree produced bySimpleXLParser.unaryOpNode()
.void
Exit a parse tree produced bySimpleXLParser.variableDeclarator()
.void
Exit a parse tree produced bySimpleXLParser.variableDeclaratorId()
.void
Exit a parse tree produced bySimpleXLParser.variableDeclarators()
.void
Exit a parse tree produced bySimpleXLParser.variableInitializer()
.void
Exit a parse tree produced bySimpleXLParser.variableModifier()
.void
Exit a parse tree produced bySimpleXLParser.withInstanceRest()
.void
Exit a parse tree produced bySimpleXLParser.xlarguments()
.void
Exit a parse tree produced bySimpleXLParser.xlexpressionList()
.void
Exit a parse tree produced bySimpleXLParser.xllambdaExpression()
.void
Exit a parse tree produced bySimpleXLParser.xllambdaExpression0()
.void
Exit a parse tree produced bySimpleXLParser.xllambdaList()
.void
Exit a parse tree produced bySimpleXLParser.xllambdaListNoCaller()
.void
Exit a parse tree produced bySimpleXLParser.xlOperator()
.void
Exit a parse tree produced bySimpleXLParser.xlparExpression()
.void
Exit a parse tree produced bySimpleXLParser.xlRule()
.Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterComments
Enter a parse tree produced bySimpleXLParser.comments()
.- Parameters:
ctx
- the parse tree
-
exitComments
Exit a parse tree produced bySimpleXLParser.comments()
.- Parameters:
ctx
- the parse tree
-
enterCompilationUnit
Enter a parse tree produced bySimpleXLParser.compilationUnit()
.- Parameters:
ctx
- the parse tree
-
exitCompilationUnit
Exit a parse tree produced bySimpleXLParser.compilationUnit()
.- Parameters:
ctx
- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced bySimpleXLParser.packageDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced bySimpleXLParser.packageDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterImportDeclaration
Enter a parse tree produced bySimpleXLParser.importDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitImportDeclaration
Exit a parse tree produced bySimpleXLParser.importDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced bySimpleXLParser.typeDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced bySimpleXLParser.typeDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterModifier
Enter a parse tree produced bySimpleXLParser.modifier()
.- Parameters:
ctx
- the parse tree
-
exitModifier
Exit a parse tree produced bySimpleXLParser.modifier()
.- Parameters:
ctx
- the parse tree
-
enterClassOrInterfaceModifier
Enter a parse tree produced bySimpleXLParser.classOrInterfaceModifier()
.- Parameters:
ctx
- the parse tree
-
exitClassOrInterfaceModifier
Exit a parse tree produced bySimpleXLParser.classOrInterfaceModifier()
.- Parameters:
ctx
- the parse tree
-
enterVariableModifier
Enter a parse tree produced bySimpleXLParser.variableModifier()
.- Parameters:
ctx
- the parse tree
-
exitVariableModifier
Exit a parse tree produced bySimpleXLParser.variableModifier()
.- Parameters:
ctx
- the parse tree
-
enterModuleDeclaration
Enter a parse tree produced bySimpleXLParser.moduleDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitModuleDeclaration
Exit a parse tree produced bySimpleXLParser.moduleDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterExtendsModuleDeclaration
Enter a parse tree produced bySimpleXLParser.extendsModuleDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitExtendsModuleDeclaration
Exit a parse tree produced bySimpleXLParser.extendsModuleDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterModuleParameterDeclarationList
Enter a parse tree produced bySimpleXLParser.moduleParameterDeclarationList()
.- Parameters:
ctx
- the parse tree
-
exitModuleParameterDeclarationList
Exit a parse tree produced bySimpleXLParser.moduleParameterDeclarationList()
.- Parameters:
ctx
- the parse tree
-
enterModuleParameterDeclaration
Enter a parse tree produced bySimpleXLParser.moduleParameterDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitModuleParameterDeclaration
Exit a parse tree produced bySimpleXLParser.moduleParameterDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterModuleParentParameterDeclarationList
void enterModuleParentParameterDeclarationList(SimpleXLParser.ModuleParentParameterDeclarationListContext ctx) Enter a parse tree produced bySimpleXLParser.moduleParentParameterDeclarationList()
.- Parameters:
ctx
- the parse tree
-
exitModuleParentParameterDeclarationList
void exitModuleParentParameterDeclarationList(SimpleXLParser.ModuleParentParameterDeclarationListContext ctx) Exit a parse tree produced bySimpleXLParser.moduleParentParameterDeclarationList()
.- Parameters:
ctx
- the parse tree
-
enterModuleParentParameterDeclaration
void enterModuleParentParameterDeclaration(SimpleXLParser.ModuleParentParameterDeclarationContext ctx) Enter a parse tree produced bySimpleXLParser.moduleParentParameterDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitModuleParentParameterDeclaration
void exitModuleParentParameterDeclaration(SimpleXLParser.ModuleParentParameterDeclarationContext ctx) Exit a parse tree produced bySimpleXLParser.moduleParentParameterDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterModuleBody
Enter a parse tree produced bySimpleXLParser.moduleBody()
.- Parameters:
ctx
- the parse tree
-
exitModuleBody
Exit a parse tree produced bySimpleXLParser.moduleBody()
.- Parameters:
ctx
- the parse tree
-
enterScaleDeclaration
Enter a parse tree produced bySimpleXLParser.scaleDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitScaleDeclaration
Exit a parse tree produced bySimpleXLParser.scaleDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterObserverExtendsClause
Enter a parse tree produced bySimpleXLParser.observerExtendsClause()
.- Parameters:
ctx
- the parse tree
-
exitObserverExtendsClause
Exit a parse tree produced bySimpleXLParser.observerExtendsClause()
.- Parameters:
ctx
- the parse tree
-
enterModuleCtorBlock
Enter a parse tree produced bySimpleXLParser.moduleCtorBlock()
.- Parameters:
ctx
- the parse tree
-
exitModuleCtorBlock
Exit a parse tree produced bySimpleXLParser.moduleCtorBlock()
.- Parameters:
ctx
- the parse tree
-
enterModuleInst
Enter a parse tree produced bySimpleXLParser.moduleInst()
.- Parameters:
ctx
- the parse tree
-
exitModuleInst
Exit a parse tree produced bySimpleXLParser.moduleInst()
.- Parameters:
ctx
- the parse tree
-
enterClassDeclaration
Enter a parse tree produced bySimpleXLParser.classDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitClassDeclaration
Exit a parse tree produced bySimpleXLParser.classDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterExtendsDeclaration
Enter a parse tree produced bySimpleXLParser.extendsDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitExtendsDeclaration
Exit a parse tree produced bySimpleXLParser.extendsDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterImplementsDeclaration
Enter a parse tree produced bySimpleXLParser.implementsDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitImplementsDeclaration
Exit a parse tree produced bySimpleXLParser.implementsDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterQueryClass
Enter a parse tree produced bySimpleXLParser.queryClass()
.- Parameters:
ctx
- the parse tree
-
exitQueryClass
Exit a parse tree produced bySimpleXLParser.queryClass()
.- Parameters:
ctx
- the parse tree
-
enterTypeParameters
Enter a parse tree produced bySimpleXLParser.typeParameters()
.- Parameters:
ctx
- the parse tree
-
exitTypeParameters
Exit a parse tree produced bySimpleXLParser.typeParameters()
.- Parameters:
ctx
- the parse tree
-
enterTypeParameter
Enter a parse tree produced bySimpleXLParser.typeParameter()
.- Parameters:
ctx
- the parse tree
-
exitTypeParameter
Exit a parse tree produced bySimpleXLParser.typeParameter()
.- Parameters:
ctx
- the parse tree
-
enterTypeBound
Enter a parse tree produced bySimpleXLParser.typeBound()
.- Parameters:
ctx
- the parse tree
-
exitTypeBound
Exit a parse tree produced bySimpleXLParser.typeBound()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceExtendsDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceExtendsDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceExtendsDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceExtendsDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterClassBody
Enter a parse tree produced bySimpleXLParser.classBody()
.- Parameters:
ctx
- the parse tree
-
exitClassBody
Exit a parse tree produced bySimpleXLParser.classBody()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceBody
Enter a parse tree produced bySimpleXLParser.interfaceBody()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceBody
Exit a parse tree produced bySimpleXLParser.interfaceBody()
.- Parameters:
ctx
- the parse tree
-
enterClassBodyDeclaration
Enter a parse tree produced bySimpleXLParser.classBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitClassBodyDeclaration
Exit a parse tree produced bySimpleXLParser.classBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterRggBodyDeclaration
Enter a parse tree produced bySimpleXLParser.rggBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitRggBodyDeclaration
Exit a parse tree produced bySimpleXLParser.rggBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterRggMemberDeclaration
Enter a parse tree produced bySimpleXLParser.rggMemberDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitRggMemberDeclaration
Exit a parse tree produced bySimpleXLParser.rggMemberDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterMemberDeclaration
Enter a parse tree produced bySimpleXLParser.memberDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitMemberDeclaration
Exit a parse tree produced bySimpleXLParser.memberDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced bySimpleXLParser.methodDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced bySimpleXLParser.methodDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterMethodBody
Enter a parse tree produced bySimpleXLParser.methodBody()
.- Parameters:
ctx
- the parse tree
-
exitMethodBody
Exit a parse tree produced bySimpleXLParser.methodBody()
.- Parameters:
ctx
- the parse tree
-
enterGeneratorDeclaration
Enter a parse tree produced bySimpleXLParser.generatorDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitGeneratorDeclaration
Exit a parse tree produced bySimpleXLParser.generatorDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterRggMethodDeclaration
Enter a parse tree produced bySimpleXLParser.rggMethodDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitRggMethodDeclaration
Exit a parse tree produced bySimpleXLParser.rggMethodDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterRggMethodBody
Enter a parse tree produced bySimpleXLParser.rggMethodBody()
.- Parameters:
ctx
- the parse tree
-
exitRggMethodBody
Exit a parse tree produced bySimpleXLParser.rggMethodBody()
.- Parameters:
ctx
- the parse tree
-
enterTypeTypeOrVoid
Enter a parse tree produced bySimpleXLParser.typeTypeOrVoid()
.- Parameters:
ctx
- the parse tree
-
exitTypeTypeOrVoid
Exit a parse tree produced bySimpleXLParser.typeTypeOrVoid()
.- Parameters:
ctx
- the parse tree
-
enterConstructorDeclaration
Enter a parse tree produced bySimpleXLParser.constructorDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitConstructorDeclaration
Exit a parse tree produced bySimpleXLParser.constructorDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterFieldDeclaration
Enter a parse tree produced bySimpleXLParser.fieldDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitFieldDeclaration
Exit a parse tree produced bySimpleXLParser.fieldDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceBodyDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceBodyDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceMemberDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceMemberDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceMemberDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceMemberDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterConstDeclaration
Enter a parse tree produced bySimpleXLParser.constDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitConstDeclaration
Exit a parse tree produced bySimpleXLParser.constDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterConstantDeclarator
Enter a parse tree produced bySimpleXLParser.constantDeclarator()
.- Parameters:
ctx
- the parse tree
-
exitConstantDeclarator
Exit a parse tree produced bySimpleXLParser.constantDeclarator()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceMethodDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceMethodDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceMethodDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceMethodDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceMethodModifier
Enter a parse tree produced bySimpleXLParser.interfaceMethodModifier()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceMethodModifier
Exit a parse tree produced bySimpleXLParser.interfaceMethodModifier()
.- Parameters:
ctx
- the parse tree
-
enterInterfaceCommonBodyDeclaration
Enter a parse tree produced bySimpleXLParser.interfaceCommonBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitInterfaceCommonBodyDeclaration
Exit a parse tree produced bySimpleXLParser.interfaceCommonBodyDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterProductionStatements
Enter a parse tree produced bySimpleXLParser.productionStatements()
.- Parameters:
ctx
- the parse tree
-
exitProductionStatements
Exit a parse tree produced bySimpleXLParser.productionStatements()
.- Parameters:
ctx
- the parse tree
-
enterProductionStatementsAsList
Enter a parse tree produced bySimpleXLParser.productionStatementsAsList()
.- Parameters:
ctx
- the parse tree
-
exitProductionStatementsAsList
Exit a parse tree produced bySimpleXLParser.productionStatementsAsList()
.- Parameters:
ctx
- the parse tree
-
enterProductionBlock
Enter a parse tree produced bySimpleXLParser.productionBlock()
.- Parameters:
ctx
- the parse tree
-
exitProductionBlock
Exit a parse tree produced bySimpleXLParser.productionBlock()
.- Parameters:
ctx
- the parse tree
-
enterProductionStatement
Enter a parse tree produced bySimpleXLParser.productionStatement()
.- Parameters:
ctx
- the parse tree
-
exitProductionStatement
Exit a parse tree produced bySimpleXLParser.productionStatement()
.- Parameters:
ctx
- the parse tree
-
enterProductionStatementsWithoutClique
void enterProductionStatementsWithoutClique(SimpleXLParser.ProductionStatementsWithoutCliqueContext ctx) Enter a parse tree produced bySimpleXLParser.productionStatementsWithoutClique()
.- Parameters:
ctx
- the parse tree
-
exitProductionStatementsWithoutClique
void exitProductionStatementsWithoutClique(SimpleXLParser.ProductionStatementsWithoutCliqueContext ctx) Exit a parse tree produced bySimpleXLParser.productionStatementsWithoutClique()
.- Parameters:
ctx
- the parse tree
-
enterProductionStatementWithoutClique
void enterProductionStatementWithoutClique(SimpleXLParser.ProductionStatementWithoutCliqueContext ctx) Enter a parse tree produced bySimpleXLParser.productionStatementWithoutClique()
.- Parameters:
ctx
- the parse tree
-
exitProductionStatementWithoutClique
void exitProductionStatementWithoutClique(SimpleXLParser.ProductionStatementWithoutCliqueContext ctx) Exit a parse tree produced bySimpleXLParser.productionStatementWithoutClique()
.- Parameters:
ctx
- the parse tree
-
enterRulesInCurrentGraph
Enter a parse tree produced bySimpleXLParser.rulesInCurrentGraph()
.- Parameters:
ctx
- the parse tree
-
exitRulesInCurrentGraph
Exit a parse tree produced bySimpleXLParser.rulesInCurrentGraph()
.- Parameters:
ctx
- the parse tree
-
enterRules
Enter a parse tree produced bySimpleXLParser.rules()
.- Parameters:
ctx
- the parse tree
-
exitRules
Exit a parse tree produced bySimpleXLParser.rules()
.- Parameters:
ctx
- the parse tree
-
enterExtentRange
Enter a parse tree produced bySimpleXLParser.extentRange()
.- Parameters:
ctx
- the parse tree
-
exitExtentRange
Exit a parse tree produced bySimpleXLParser.extentRange()
.- Parameters:
ctx
- the parse tree
-
enterXlRule
Enter a parse tree produced bySimpleXLParser.xlRule()
.- Parameters:
ctx
- the parse tree
-
exitXlRule
Exit a parse tree produced bySimpleXLParser.xlRule()
.- Parameters:
ctx
- the parse tree
-
enterGraphRule
Enter a parse tree produced bySimpleXLParser.graphRule()
.- Parameters:
ctx
- the parse tree
-
exitGraphRule
Exit a parse tree produced bySimpleXLParser.graphRule()
.- Parameters:
ctx
- the parse tree
-
enterQuery
Enter a parse tree produced bySimpleXLParser.query()
.- Parameters:
ctx
- the parse tree
-
exitQuery
Exit a parse tree produced bySimpleXLParser.query()
.- Parameters:
ctx
- the parse tree
-
enterCompoundPattern
Enter a parse tree produced bySimpleXLParser.compoundPattern()
.- Parameters:
ctx
- the parse tree
-
exitCompoundPattern
Exit a parse tree produced bySimpleXLParser.compoundPattern()
.- Parameters:
ctx
- the parse tree
-
enterConnectedPatternList
Enter a parse tree produced bySimpleXLParser.connectedPatternList()
.- Parameters:
ctx
- the parse tree
-
exitConnectedPatternList
Exit a parse tree produced bySimpleXLParser.connectedPatternList()
.- Parameters:
ctx
- the parse tree
-
enterConnectedPattern
Enter a parse tree produced bySimpleXLParser.connectedPattern()
.- Parameters:
ctx
- the parse tree
-
exitConnectedPattern
Exit a parse tree produced bySimpleXLParser.connectedPattern()
.- Parameters:
ctx
- the parse tree
-
enterConnectedPatternPart
Enter a parse tree produced bySimpleXLParser.connectedPatternPart()
.- Parameters:
ctx
- the parse tree
-
exitConnectedPatternPart
Exit a parse tree produced bySimpleXLParser.connectedPatternPart()
.- Parameters:
ctx
- the parse tree
-
enterLabeledPrimaryPatternNoDot
Enter a parse tree produced bySimpleXLParser.labeledPrimaryPatternNoDot()
.- Parameters:
ctx
- the parse tree
-
exitLabeledPrimaryPatternNoDot
Exit a parse tree produced bySimpleXLParser.labeledPrimaryPatternNoDot()
.- Parameters:
ctx
- the parse tree
-
enterTraversalModifier
Enter a parse tree produced bySimpleXLParser.traversalModifier()
.- Parameters:
ctx
- the parse tree
-
exitTraversalModifier
Exit a parse tree produced bySimpleXLParser.traversalModifier()
.- Parameters:
ctx
- the parse tree
-
enterClosureRange
Enter a parse tree produced bySimpleXLParser.closureRange()
.- Parameters:
ctx
- the parse tree
-
exitClosureRange
Exit a parse tree produced bySimpleXLParser.closureRange()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryPattern
Enter a parse tree produced bySimpleXLParser.primaryPattern()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryPattern
Exit a parse tree produced bySimpleXLParser.primaryPattern()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryNodePatternRest
Enter a parse tree produced bySimpleXLParser.primaryNodePatternRest()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryNodePatternRest
Exit a parse tree produced bySimpleXLParser.primaryNodePatternRest()
.- Parameters:
ctx
- the parse tree
-
enterIntersectionPattern
Enter a parse tree produced bySimpleXLParser.intersectionPattern()
.- Parameters:
ctx
- the parse tree
-
exitIntersectionPattern
Exit a parse tree produced bySimpleXLParser.intersectionPattern()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryNodePattern
Enter a parse tree produced bySimpleXLParser.primaryNodePattern()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryNodePattern
Exit a parse tree produced bySimpleXLParser.primaryNodePattern()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryEdgePattern
Enter a parse tree produced bySimpleXLParser.primaryEdgePattern()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryEdgePattern
Exit a parse tree produced bySimpleXLParser.primaryEdgePattern()
.- Parameters:
ctx
- the parse tree
-
enterPatternSelectorRest
Enter a parse tree produced bySimpleXLParser.patternSelectorRest()
.- Parameters:
ctx
- the parse tree
-
exitPatternSelectorRest
Exit a parse tree produced bySimpleXLParser.patternSelectorRest()
.- Parameters:
ctx
- the parse tree
-
enterScript
Enter a parse tree produced bySimpleXLParser.script()
.- Parameters:
ctx
- the parse tree
-
exitScript
Exit a parse tree produced bySimpleXLParser.script()
.- Parameters:
ctx
- the parse tree
-
enterVariableDeclarators
Enter a parse tree produced bySimpleXLParser.variableDeclarators()
.- Parameters:
ctx
- the parse tree
-
exitVariableDeclarators
Exit a parse tree produced bySimpleXLParser.variableDeclarators()
.- Parameters:
ctx
- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced bySimpleXLParser.variableDeclarator()
.- Parameters:
ctx
- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced bySimpleXLParser.variableDeclarator()
.- Parameters:
ctx
- the parse tree
-
enterVariableDeclaratorId
Enter a parse tree produced bySimpleXLParser.variableDeclaratorId()
.- Parameters:
ctx
- the parse tree
-
exitVariableDeclaratorId
Exit a parse tree produced bySimpleXLParser.variableDeclaratorId()
.- Parameters:
ctx
- the parse tree
-
enterMethodInitializerModuleParam
Enter a parse tree produced bySimpleXLParser.methodInitializerModuleParam()
.- Parameters:
ctx
- the parse tree
-
exitMethodInitializerModuleParam
Exit a parse tree produced bySimpleXLParser.methodInitializerModuleParam()
.- Parameters:
ctx
- the parse tree
-
enterVariableInitializer
Enter a parse tree produced bySimpleXLParser.variableInitializer()
.- Parameters:
ctx
- the parse tree
-
exitVariableInitializer
Exit a parse tree produced bySimpleXLParser.variableInitializer()
.- Parameters:
ctx
- the parse tree
-
enterArrayInitializer
Enter a parse tree produced bySimpleXLParser.arrayInitializer()
.- Parameters:
ctx
- the parse tree
-
exitArrayInitializer
Exit a parse tree produced bySimpleXLParser.arrayInitializer()
.- Parameters:
ctx
- the parse tree
-
enterClassOrInterfaceType
Enter a parse tree produced bySimpleXLParser.classOrInterfaceType()
.- Parameters:
ctx
- the parse tree
-
exitClassOrInterfaceType
Exit a parse tree produced bySimpleXLParser.classOrInterfaceType()
.- Parameters:
ctx
- the parse tree
-
enterQualifiedNameList
Enter a parse tree produced bySimpleXLParser.qualifiedNameList()
.- Parameters:
ctx
- the parse tree
-
exitQualifiedNameList
Exit a parse tree produced bySimpleXLParser.qualifiedNameList()
.- Parameters:
ctx
- the parse tree
-
enterFormalParameters
Enter a parse tree produced bySimpleXLParser.formalParameters()
.- Parameters:
ctx
- the parse tree
-
exitFormalParameters
Exit a parse tree produced bySimpleXLParser.formalParameters()
.- Parameters:
ctx
- the parse tree
-
enterFormalParameterList
Enter a parse tree produced bySimpleXLParser.formalParameterList()
.- Parameters:
ctx
- the parse tree
-
exitFormalParameterList
Exit a parse tree produced bySimpleXLParser.formalParameterList()
.- Parameters:
ctx
- the parse tree
-
enterFormalParameter
Enter a parse tree produced bySimpleXLParser.formalParameter()
.- Parameters:
ctx
- the parse tree
-
exitFormalParameter
Exit a parse tree produced bySimpleXLParser.formalParameter()
.- Parameters:
ctx
- the parse tree
-
enterLastFormalParameter
Enter a parse tree produced bySimpleXLParser.lastFormalParameter()
.- Parameters:
ctx
- the parse tree
-
exitLastFormalParameter
Exit a parse tree produced bySimpleXLParser.lastFormalParameter()
.- Parameters:
ctx
- the parse tree
-
enterQualifiedName
Enter a parse tree produced bySimpleXLParser.qualifiedName()
.- Parameters:
ctx
- the parse tree
-
exitQualifiedName
Exit a parse tree produced bySimpleXLParser.qualifiedName()
.- Parameters:
ctx
- the parse tree
-
enterLiteral
Enter a parse tree produced bySimpleXLParser.literal()
.- Parameters:
ctx
- the parse tree
-
exitLiteral
Exit a parse tree produced bySimpleXLParser.literal()
.- Parameters:
ctx
- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced bySimpleXLParser.integerLiteral()
.- Parameters:
ctx
- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced bySimpleXLParser.integerLiteral()
.- Parameters:
ctx
- the parse tree
-
enterFloatLiteral
Enter a parse tree produced bySimpleXLParser.floatLiteral()
.- Parameters:
ctx
- the parse tree
-
exitFloatLiteral
Exit a parse tree produced bySimpleXLParser.floatLiteral()
.- Parameters:
ctx
- the parse tree
-
enterAltAnnotationQualifiedName
Enter a parse tree produced bySimpleXLParser.altAnnotationQualifiedName()
.- Parameters:
ctx
- the parse tree
-
exitAltAnnotationQualifiedName
Exit a parse tree produced bySimpleXLParser.altAnnotationQualifiedName()
.- Parameters:
ctx
- the parse tree
-
enterAnnotation
Enter a parse tree produced bySimpleXLParser.annotation()
.- Parameters:
ctx
- the parse tree
-
exitAnnotation
Exit a parse tree produced bySimpleXLParser.annotation()
.- Parameters:
ctx
- the parse tree
-
enterElementValuePairs
Enter a parse tree produced bySimpleXLParser.elementValuePairs()
.- Parameters:
ctx
- the parse tree
-
exitElementValuePairs
Exit a parse tree produced bySimpleXLParser.elementValuePairs()
.- Parameters:
ctx
- the parse tree
-
enterElementValuePair
Enter a parse tree produced bySimpleXLParser.elementValuePair()
.- Parameters:
ctx
- the parse tree
-
exitElementValuePair
Exit a parse tree produced bySimpleXLParser.elementValuePair()
.- Parameters:
ctx
- the parse tree
-
enterElementValue
Enter a parse tree produced bySimpleXLParser.elementValue()
.- Parameters:
ctx
- the parse tree
-
exitElementValue
Exit a parse tree produced bySimpleXLParser.elementValue()
.- Parameters:
ctx
- the parse tree
-
enterElementValueArrayInitializer
Enter a parse tree produced bySimpleXLParser.elementValueArrayInitializer()
.- Parameters:
ctx
- the parse tree
-
exitElementValueArrayInitializer
Exit a parse tree produced bySimpleXLParser.elementValueArrayInitializer()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeDeclaration
Enter a parse tree produced bySimpleXLParser.annotationTypeDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeDeclaration
Exit a parse tree produced bySimpleXLParser.annotationTypeDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeBody
Enter a parse tree produced bySimpleXLParser.annotationTypeBody()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeBody
Exit a parse tree produced bySimpleXLParser.annotationTypeBody()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeElementDeclaration
void enterAnnotationTypeElementDeclaration(SimpleXLParser.AnnotationTypeElementDeclarationContext ctx) Enter a parse tree produced bySimpleXLParser.annotationTypeElementDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeElementDeclaration
void exitAnnotationTypeElementDeclaration(SimpleXLParser.AnnotationTypeElementDeclarationContext ctx) Exit a parse tree produced bySimpleXLParser.annotationTypeElementDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeElementRest
Enter a parse tree produced bySimpleXLParser.annotationTypeElementRest()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeElementRest
Exit a parse tree produced bySimpleXLParser.annotationTypeElementRest()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationMethodOrConstantRest
Enter a parse tree produced bySimpleXLParser.annotationMethodOrConstantRest()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationMethodOrConstantRest
Exit a parse tree produced bySimpleXLParser.annotationMethodOrConstantRest()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationMethodRest
Enter a parse tree produced bySimpleXLParser.annotationMethodRest()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationMethodRest
Exit a parse tree produced bySimpleXLParser.annotationMethodRest()
.- Parameters:
ctx
- the parse tree
-
enterAnnotationConstantRest
Enter a parse tree produced bySimpleXLParser.annotationConstantRest()
.- Parameters:
ctx
- the parse tree
-
exitAnnotationConstantRest
Exit a parse tree produced bySimpleXLParser.annotationConstantRest()
.- Parameters:
ctx
- the parse tree
-
enterDefaultValue
Enter a parse tree produced bySimpleXLParser.defaultValue()
.- Parameters:
ctx
- the parse tree
-
exitDefaultValue
Exit a parse tree produced bySimpleXLParser.defaultValue()
.- Parameters:
ctx
- the parse tree
-
enterBlock
Enter a parse tree produced bySimpleXLParser.block()
.- Parameters:
ctx
- the parse tree
-
exitBlock
Exit a parse tree produced bySimpleXLParser.block()
.- Parameters:
ctx
- the parse tree
-
enterBlockStatement
Enter a parse tree produced bySimpleXLParser.blockStatement()
.- Parameters:
ctx
- the parse tree
-
exitBlockStatement
Exit a parse tree produced bySimpleXLParser.blockStatement()
.- Parameters:
ctx
- the parse tree
-
enterLocalVariableDeclaration
Enter a parse tree produced bySimpleXLParser.localVariableDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitLocalVariableDeclaration
Exit a parse tree produced bySimpleXLParser.localVariableDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterIdentifier
Enter a parse tree produced bySimpleXLParser.identifier()
.- Parameters:
ctx
- the parse tree
-
exitIdentifier
Exit a parse tree produced bySimpleXLParser.identifier()
.- Parameters:
ctx
- the parse tree
-
enterTypeIdentifier
Enter a parse tree produced bySimpleXLParser.typeIdentifier()
.- Parameters:
ctx
- the parse tree
-
exitTypeIdentifier
Exit a parse tree produced bySimpleXLParser.typeIdentifier()
.- Parameters:
ctx
- the parse tree
-
enterLocalTypeDeclaration
Enter a parse tree produced bySimpleXLParser.localTypeDeclaration()
.- Parameters:
ctx
- the parse tree
-
exitLocalTypeDeclaration
Exit a parse tree produced bySimpleXLParser.localTypeDeclaration()
.- Parameters:
ctx
- the parse tree
-
enterStatement
Enter a parse tree produced bySimpleXLParser.statement()
.- Parameters:
ctx
- the parse tree
-
exitStatement
Exit a parse tree produced bySimpleXLParser.statement()
.- Parameters:
ctx
- the parse tree
-
enterStatementNoExprNoLabel
Enter a parse tree produced bySimpleXLParser.statementNoExprNoLabel()
.- Parameters:
ctx
- the parse tree
-
exitStatementNoExprNoLabel
Exit a parse tree produced bySimpleXLParser.statementNoExprNoLabel()
.- Parameters:
ctx
- the parse tree
-
enterControlStatement
Enter a parse tree produced bySimpleXLParser.controlStatement()
.- Parameters:
ctx
- the parse tree
-
exitControlStatement
Exit a parse tree produced bySimpleXLParser.controlStatement()
.- Parameters:
ctx
- the parse tree
-
enterControlBody
Enter a parse tree produced bySimpleXLParser.controlBody()
.- Parameters:
ctx
- the parse tree
-
exitControlBody
Exit a parse tree produced bySimpleXLParser.controlBody()
.- Parameters:
ctx
- the parse tree
-
enterCatchClause
Enter a parse tree produced bySimpleXLParser.catchClause()
.- Parameters:
ctx
- the parse tree
-
exitCatchClause
Exit a parse tree produced bySimpleXLParser.catchClause()
.- Parameters:
ctx
- the parse tree
-
enterCatchType
Enter a parse tree produced bySimpleXLParser.catchType()
.- Parameters:
ctx
- the parse tree
-
exitCatchType
Exit a parse tree produced bySimpleXLParser.catchType()
.- Parameters:
ctx
- the parse tree
-
enterFinallyBlock
Enter a parse tree produced bySimpleXLParser.finallyBlock()
.- Parameters:
ctx
- the parse tree
-
exitFinallyBlock
Exit a parse tree produced bySimpleXLParser.finallyBlock()
.- Parameters:
ctx
- the parse tree
-
enterResourceSpecification
Enter a parse tree produced bySimpleXLParser.resourceSpecification()
.- Parameters:
ctx
- the parse tree
-
exitResourceSpecification
Exit a parse tree produced bySimpleXLParser.resourceSpecification()
.- Parameters:
ctx
- the parse tree
-
enterResources
Enter a parse tree produced bySimpleXLParser.resources()
.- Parameters:
ctx
- the parse tree
-
exitResources
Exit a parse tree produced bySimpleXLParser.resources()
.- Parameters:
ctx
- the parse tree
-
enterResource
Enter a parse tree produced bySimpleXLParser.resource()
.- Parameters:
ctx
- the parse tree
-
exitResource
Exit a parse tree produced bySimpleXLParser.resource()
.- Parameters:
ctx
- the parse tree
-
enterSwitchBlockStatementGroup
Enter a parse tree produced bySimpleXLParser.switchBlockStatementGroup()
.- Parameters:
ctx
- the parse tree
-
exitSwitchBlockStatementGroup
Exit a parse tree produced bySimpleXLParser.switchBlockStatementGroup()
.- Parameters:
ctx
- the parse tree
-
enterSwitchLabel
Enter a parse tree produced bySimpleXLParser.switchLabel()
.- Parameters:
ctx
- the parse tree
-
exitSwitchLabel
Exit a parse tree produced bySimpleXLParser.switchLabel()
.- Parameters:
ctx
- the parse tree
-
enterForControl
Enter a parse tree produced bySimpleXLParser.forControl()
.- Parameters:
ctx
- the parse tree
-
exitForControl
Exit a parse tree produced bySimpleXLParser.forControl()
.- Parameters:
ctx
- the parse tree
-
enterForInit
Enter a parse tree produced bySimpleXLParser.forInit()
.- Parameters:
ctx
- the parse tree
-
exitForInit
Exit a parse tree produced bySimpleXLParser.forInit()
.- Parameters:
ctx
- the parse tree
-
enterEnhancedForControl
Enter a parse tree produced bySimpleXLParser.enhancedForControl()
.- Parameters:
ctx
- the parse tree
-
exitEnhancedForControl
Exit a parse tree produced bySimpleXLParser.enhancedForControl()
.- Parameters:
ctx
- the parse tree
-
enterForControlNoVar
Enter a parse tree produced bySimpleXLParser.forControlNoVar()
.- Parameters:
ctx
- the parse tree
-
exitForControlNoVar
Exit a parse tree produced bySimpleXLParser.forControlNoVar()
.- Parameters:
ctx
- the parse tree
-
enterStatementSemi
Enter a parse tree produced bySimpleXLParser.statementSemi()
.- Parameters:
ctx
- the parse tree
-
exitStatementSemi
Exit a parse tree produced bySimpleXLParser.statementSemi()
.- Parameters:
ctx
- the parse tree
-
enterParExpression
Enter a parse tree produced bySimpleXLParser.parExpression()
.- Parameters:
ctx
- the parse tree
-
exitParExpression
Exit a parse tree produced bySimpleXLParser.parExpression()
.- Parameters:
ctx
- the parse tree
-
enterXlparExpression
Enter a parse tree produced bySimpleXLParser.xlparExpression()
.- Parameters:
ctx
- the parse tree
-
exitXlparExpression
Exit a parse tree produced bySimpleXLParser.xlparExpression()
.- Parameters:
ctx
- the parse tree
-
enterExpressionList
Enter a parse tree produced bySimpleXLParser.expressionList()
.- Parameters:
ctx
- the parse tree
-
exitExpressionList
Exit a parse tree produced bySimpleXLParser.expressionList()
.- Parameters:
ctx
- the parse tree
-
enterExpressionListParen
Enter a parse tree produced bySimpleXLParser.expressionListParen()
.- Parameters:
ctx
- the parse tree
-
exitExpressionListParen
Exit a parse tree produced bySimpleXLParser.expressionListParen()
.- Parameters:
ctx
- the parse tree
-
enterMethodCall
Enter a parse tree produced bySimpleXLParser.methodCall()
.- Parameters:
ctx
- the parse tree
-
exitMethodCall
Exit a parse tree produced bySimpleXLParser.methodCall()
.- Parameters:
ctx
- the parse tree
-
enterProductionExpression
Enter a parse tree produced bySimpleXLParser.productionExpression()
.- Parameters:
ctx
- the parse tree
-
exitProductionExpression
Exit a parse tree produced bySimpleXLParser.productionExpression()
.- Parameters:
ctx
- the parse tree
-
enterExpression
Enter a parse tree produced bySimpleXLParser.expression()
.- Parameters:
ctx
- the parse tree
-
exitExpression
Exit a parse tree produced bySimpleXLParser.expression()
.- Parameters:
ctx
- the parse tree
-
enterXllambdaExpression
Enter a parse tree produced bySimpleXLParser.xllambdaExpression()
.- Parameters:
ctx
- the parse tree
-
exitXllambdaExpression
Exit a parse tree produced bySimpleXLParser.xllambdaExpression()
.- Parameters:
ctx
- the parse tree
-
enterXllambdaExpression0
Enter a parse tree produced bySimpleXLParser.xllambdaExpression0()
.- Parameters:
ctx
- the parse tree
-
exitXllambdaExpression0
Exit a parse tree produced bySimpleXLParser.xllambdaExpression0()
.- Parameters:
ctx
- the parse tree
-
enterXllambdaList
Enter a parse tree produced bySimpleXLParser.xllambdaList()
.- Parameters:
ctx
- the parse tree
-
exitXllambdaList
Exit a parse tree produced bySimpleXLParser.xllambdaList()
.- Parameters:
ctx
- the parse tree
-
enterXllambdaListNoCaller
Enter a parse tree produced bySimpleXLParser.xllambdaListNoCaller()
.- Parameters:
ctx
- the parse tree
-
exitXllambdaListNoCaller
Exit a parse tree produced bySimpleXLParser.xllambdaListNoCaller()
.- Parameters:
ctx
- the parse tree
-
enterConditionalExpression
Enter a parse tree produced bySimpleXLParser.conditionalExpression()
.- Parameters:
ctx
- the parse tree
-
exitConditionalExpression
Exit a parse tree produced bySimpleXLParser.conditionalExpression()
.- Parameters:
ctx
- the parse tree
-
enterConditionalExpressions
Enter a parse tree produced bySimpleXLParser.conditionalExpressions()
.- Parameters:
ctx
- the parse tree
-
exitConditionalExpressions
Exit a parse tree produced bySimpleXLParser.conditionalExpressions()
.- Parameters:
ctx
- the parse tree
-
enterAccessMember
Enter a parse tree produced bySimpleXLParser.accessMember()
.- Parameters:
ctx
- the parse tree
-
exitAccessMember
Exit a parse tree produced bySimpleXLParser.accessMember()
.- Parameters:
ctx
- the parse tree
-
enterMemberIdentifier
Enter a parse tree produced bySimpleXLParser.memberIdentifier()
.- Parameters:
ctx
- the parse tree
-
exitMemberIdentifier
Exit a parse tree produced bySimpleXLParser.memberIdentifier()
.- Parameters:
ctx
- the parse tree
-
enterCastedMember
Enter a parse tree produced bySimpleXLParser.castedMember()
.- Parameters:
ctx
- the parse tree
-
exitCastedMember
Exit a parse tree produced bySimpleXLParser.castedMember()
.- Parameters:
ctx
- the parse tree
-
enterCastedType
Enter a parse tree produced bySimpleXLParser.castedType()
.- Parameters:
ctx
- the parse tree
-
exitCastedType
Exit a parse tree produced bySimpleXLParser.castedType()
.- Parameters:
ctx
- the parse tree
-
enterExpressionOrDecl
Enter a parse tree produced bySimpleXLParser.expressionOrDecl()
.- Parameters:
ctx
- the parse tree
-
exitExpressionOrDecl
Exit a parse tree produced bySimpleXLParser.expressionOrDecl()
.- Parameters:
ctx
- the parse tree
-
enterExpressionOrDeclList
Enter a parse tree produced bySimpleXLParser.expressionOrDeclList()
.- Parameters:
ctx
- the parse tree
-
exitExpressionOrDeclList
Exit a parse tree produced bySimpleXLParser.expressionOrDeclList()
.- Parameters:
ctx
- the parse tree
-
enterXlOperator
Enter a parse tree produced bySimpleXLParser.xlOperator()
.- Parameters:
ctx
- the parse tree
-
exitXlOperator
Exit a parse tree produced bySimpleXLParser.xlOperator()
.- Parameters:
ctx
- the parse tree
-
enterCollectionNodes
Enter a parse tree produced bySimpleXLParser.collectionNodes()
.- Parameters:
ctx
- the parse tree
-
exitCollectionNodes
Exit a parse tree produced bySimpleXLParser.collectionNodes()
.- Parameters:
ctx
- the parse tree
-
enterProduceEdgeOp
Enter a parse tree produced bySimpleXLParser.produceEdgeOp()
.- Parameters:
ctx
- the parse tree
-
exitProduceEdgeOp
Exit a parse tree produced bySimpleXLParser.produceEdgeOp()
.- Parameters:
ctx
- the parse tree
-
enterEdgeNode
Enter a parse tree produced bySimpleXLParser.edgeNode()
.- Parameters:
ctx
- the parse tree
-
exitEdgeNode
Exit a parse tree produced bySimpleXLParser.edgeNode()
.- Parameters:
ctx
- the parse tree
-
enterNode
Enter a parse tree produced bySimpleXLParser.node()
.- Parameters:
ctx
- the parse tree
-
exitNode
Exit a parse tree produced bySimpleXLParser.node()
.- Parameters:
ctx
- the parse tree
-
enterUnaryOpNode
Enter a parse tree produced bySimpleXLParser.unaryOpNode()
.- Parameters:
ctx
- the parse tree
-
exitUnaryOpNode
Exit a parse tree produced bySimpleXLParser.unaryOpNode()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryExpressionNode
Enter a parse tree produced bySimpleXLParser.primaryExpressionNode()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryExpressionNode
Exit a parse tree produced bySimpleXLParser.primaryExpressionNode()
.- Parameters:
ctx
- the parse tree
-
enterPrimaryNoParen
Enter a parse tree produced bySimpleXLParser.primaryNoParen()
.- Parameters:
ctx
- the parse tree
-
exitPrimaryNoParen
Exit a parse tree produced bySimpleXLParser.primaryNoParen()
.- Parameters:
ctx
- the parse tree
-
enterWithInstanceRest
Enter a parse tree produced bySimpleXLParser.withInstanceRest()
.- Parameters:
ctx
- the parse tree
-
exitWithInstanceRest
Exit a parse tree produced bySimpleXLParser.withInstanceRest()
.- Parameters:
ctx
- the parse tree
-
enterPrimary
Enter a parse tree produced bySimpleXLParser.primary()
.- Parameters:
ctx
- the parse tree
-
exitPrimary
Exit a parse tree produced bySimpleXLParser.primary()
.- Parameters:
ctx
- the parse tree
-
enterSelectorExpression
Enter a parse tree produced bySimpleXLParser.selectorExpression()
.- Parameters:
ctx
- the parse tree
-
exitSelectorExpression
Exit a parse tree produced bySimpleXLParser.selectorExpression()
.- Parameters:
ctx
- the parse tree
-
enterClassType
Enter a parse tree produced bySimpleXLParser.classType()
.- Parameters:
ctx
- the parse tree
-
exitClassType
Exit a parse tree produced bySimpleXLParser.classType()
.- Parameters:
ctx
- the parse tree
-
enterCreator
Enter a parse tree produced bySimpleXLParser.creator()
.- Parameters:
ctx
- the parse tree
-
exitCreator
Exit a parse tree produced bySimpleXLParser.creator()
.- Parameters:
ctx
- the parse tree
-
enterCreatedName
Enter a parse tree produced bySimpleXLParser.createdName()
.- Parameters:
ctx
- the parse tree
-
exitCreatedName
Exit a parse tree produced bySimpleXLParser.createdName()
.- Parameters:
ctx
- the parse tree
-
enterInnerCreator
Enter a parse tree produced bySimpleXLParser.innerCreator()
.- Parameters:
ctx
- the parse tree
-
exitInnerCreator
Exit a parse tree produced bySimpleXLParser.innerCreator()
.- Parameters:
ctx
- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced bySimpleXLParser.arrayCreatorRest()
.- Parameters:
ctx
- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced bySimpleXLParser.arrayCreatorRest()
.- Parameters:
ctx
- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced bySimpleXLParser.classCreatorRest()
.- Parameters:
ctx
- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced bySimpleXLParser.classCreatorRest()
.- Parameters:
ctx
- the parse tree
-
enterAnonymousClassBody
Enter a parse tree produced bySimpleXLParser.anonymousClassBody()
.- Parameters:
ctx
- the parse tree
-
exitAnonymousClassBody
Exit a parse tree produced bySimpleXLParser.anonymousClassBody()
.- Parameters:
ctx
- the parse tree
-
enterTypeArgumentsOrDiamond
Enter a parse tree produced bySimpleXLParser.typeArgumentsOrDiamond()
.- Parameters:
ctx
- the parse tree
-
exitTypeArgumentsOrDiamond
Exit a parse tree produced bySimpleXLParser.typeArgumentsOrDiamond()
.- Parameters:
ctx
- the parse tree
-
enterNonWildcardTypeArgumentsOrDiamond
void enterNonWildcardTypeArgumentsOrDiamond(SimpleXLParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced bySimpleXLParser.nonWildcardTypeArgumentsOrDiamond()
.- Parameters:
ctx
- the parse tree
-
exitNonWildcardTypeArgumentsOrDiamond
void exitNonWildcardTypeArgumentsOrDiamond(SimpleXLParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced bySimpleXLParser.nonWildcardTypeArgumentsOrDiamond()
.- Parameters:
ctx
- the parse tree
-
enterNonWildcardTypeArguments
Enter a parse tree produced bySimpleXLParser.nonWildcardTypeArguments()
.- Parameters:
ctx
- the parse tree
-
exitNonWildcardTypeArguments
Exit a parse tree produced bySimpleXLParser.nonWildcardTypeArguments()
.- Parameters:
ctx
- the parse tree
-
enterTypeList
Enter a parse tree produced bySimpleXLParser.typeList()
.- Parameters:
ctx
- the parse tree
-
exitTypeList
Exit a parse tree produced bySimpleXLParser.typeList()
.- Parameters:
ctx
- the parse tree
-
enterTypeType
Enter a parse tree produced bySimpleXLParser.typeType()
.- Parameters:
ctx
- the parse tree
-
exitTypeType
Exit a parse tree produced bySimpleXLParser.typeType()
.- Parameters:
ctx
- the parse tree
-
enterRefTypeType
Enter a parse tree produced bySimpleXLParser.refTypeType()
.- Parameters:
ctx
- the parse tree
-
exitRefTypeType
Exit a parse tree produced bySimpleXLParser.refTypeType()
.- Parameters:
ctx
- the parse tree
-
enterPrimitiveType
Enter a parse tree produced bySimpleXLParser.primitiveType()
.- Parameters:
ctx
- the parse tree
-
exitPrimitiveType
Exit a parse tree produced bySimpleXLParser.primitiveType()
.- Parameters:
ctx
- the parse tree
-
enterTypeArguments
Enter a parse tree produced bySimpleXLParser.typeArguments()
.- Parameters:
ctx
- the parse tree
-
exitTypeArguments
Exit a parse tree produced bySimpleXLParser.typeArguments()
.- Parameters:
ctx
- the parse tree
-
enterSuperSuffix
Enter a parse tree produced bySimpleXLParser.superSuffix()
.- Parameters:
ctx
- the parse tree
-
exitSuperSuffix
Exit a parse tree produced bySimpleXLParser.superSuffix()
.- Parameters:
ctx
- the parse tree
-
enterTypeArgument
Enter a parse tree produced bySimpleXLParser.typeArgument()
.- Parameters:
ctx
- the parse tree
-
exitTypeArgument
Exit a parse tree produced bySimpleXLParser.typeArgument()
.- Parameters:
ctx
- the parse tree
-
enterArguments
Enter a parse tree produced bySimpleXLParser.arguments()
.- Parameters:
ctx
- the parse tree
-
exitArguments
Exit a parse tree produced bySimpleXLParser.arguments()
.- Parameters:
ctx
- the parse tree
-
enterXlarguments
Enter a parse tree produced bySimpleXLParser.xlarguments()
.- Parameters:
ctx
- the parse tree
-
exitXlarguments
Exit a parse tree produced bySimpleXLParser.xlarguments()
.- Parameters:
ctx
- the parse tree
-
enterXlexpressionList
Enter a parse tree produced bySimpleXLParser.xlexpressionList()
.- Parameters:
ctx
- the parse tree
-
exitXlexpressionList
Exit a parse tree produced bySimpleXLParser.xlexpressionList()
.- Parameters:
ctx
- the parse tree
-
enterExpressionOrDot
Enter a parse tree produced bySimpleXLParser.expressionOrDot()
.- Parameters:
ctx
- the parse tree
-
exitExpressionOrDot
Exit a parse tree produced bySimpleXLParser.expressionOrDot()
.- Parameters:
ctx
- the parse tree
-