- All Implemented Interfaces:
XLParserListener
,org.antlr.v4.runtime.tree.ParseTreeListener
- Direct Known Subclasses:
SymbolTableVisitor
XLParserListener
,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Enter a parse tree produced byXLParser.accessMember()
.void
Enter a parse tree produced byXLParser.additiveExpression()
.void
Enter a parse tree produced byXLParser.altAnnotationQualifiedName()
.void
Enter a parse tree produced byXLParser.andExpression()
.void
Enter a parse tree produced byXLParser.annotation()
.void
Enter a parse tree produced byXLParser.annotationConstantRest()
.void
Enter a parse tree produced byXLParser.annotationMethodOrConstantRest()
.void
Enter a parse tree produced byXLParser.annotationMethodRest()
.void
Enter a parse tree produced byXLParser.annotationTypeBody()
.void
Enter a parse tree produced byXLParser.annotationTypeDeclaration()
.void
Enter a parse tree produced byXLParser.annotationTypeElementDeclaration()
.void
Enter a parse tree produced byXLParser.annotationTypeElementRest()
.void
Enter a parse tree produced byXLParser.arguments()
.void
Enter a parse tree produced byXLParser.arrayCreatorRest()
.void
Enter a parse tree produced byXLParser.arrayInitializer()
.void
Enter a parse tree produced byXLParser.arrowExpression()
.void
Enter a parse tree produced byXLParser.assignmentExpressionRest()
.void
Enter a parse tree produced byXLParser.block()
.void
Enter a parse tree produced byXLParser.blockStatement()
.void
Enter a parse tree produced byXLParser.castedMember()
.void
Enter a parse tree produced byXLParser.castedType()
.void
Enter a parse tree produced byXLParser.catchClause()
.void
Enter a parse tree produced byXLParser.catchType()
.void
Enter a parse tree produced byXLParser.classBody()
.void
Enter a parse tree produced byXLParser.classBodyDeclaration()
.void
Enter a parse tree produced byXLParser.classCreatorRest()
.void
Enter a parse tree produced byXLParser.classDeclaration()
.void
Enter a parse tree produced byXLParser.classOrInterfaceModifier()
.void
Enter a parse tree produced byXLParser.classOrInterfaceType()
.void
Enter a parse tree produced byXLParser.classType()
.void
Enter a parse tree produced byXLParser.closureRange()
.void
Enter a parse tree produced byXLParser.collectionNodes()
.void
Enter a parse tree produced byXLParser.compactConstructorDeclaration()
.void
Enter a parse tree produced byXLParser.compilationUnit()
.void
Enter a parse tree produced byXLParser.compoundPattern()
.void
Enter a parse tree produced byXLParser.conditionalExpression()
.void
Enter a parse tree produced byXLParser.connectedPattern()
.void
Enter a parse tree produced byXLParser.connectedPatternList()
.void
Enter a parse tree produced byXLParser.connectedPatternPart()
.void
Enter a parse tree produced byXLParser.constantDeclarator()
.void
Enter a parse tree produced byXLParser.constDeclaration()
.void
Enter a parse tree produced byXLParser.constructorDeclaration()
.void
Enter a parse tree produced byXLParser.controlBody()
.void
Enter a parse tree produced byXLParser.controlStatement()
.void
Enter a parse tree produced byXLParser.createdName()
.void
Enter a parse tree produced byXLParser.creator()
.void
Enter a parse tree produced byXLParser.defaultValue()
.void
Enter a parse tree produced byXLParser.edgeNode()
.void
Enter a parse tree produced byXLParser.elementValue()
.void
Enter a parse tree produced byXLParser.elementValueArrayInitializer()
.void
Enter a parse tree produced byXLParser.elementValuePair()
.void
Enter a parse tree produced byXLParser.elementValuePairs()
.void
Enter a parse tree produced byXLParser.enhancedForControl()
.void
Enter a parse tree produced byXLParser.equalityExpression()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Enter a parse tree produced byXLParser.exclusiveOrExpression()
.void
Enter a parse tree produced byXLParser.expression()
.void
Enter a parse tree produced byXLParser.expressionList()
.void
Enter a parse tree produced byXLParser.expressionListParen()
.void
Enter a parse tree produced byXLParser.expressionOrDecl()
.void
Enter a parse tree produced byXLParser.expressionOrDeclList()
.void
Enter a parse tree produced byXLParser.extendsDeclaration()
.void
Enter a parse tree produced byXLParser.extendsModuleDeclaration()
.void
Enter a parse tree produced byXLParser.fieldDeclaration()
.void
Enter a parse tree produced byXLParser.finallyBlock()
.void
Enter a parse tree produced byXLParser.floatLiteral()
.void
Enter a parse tree produced byXLParser.forControl()
.void
Enter a parse tree produced byXLParser.forControlNoVar()
.void
Enter a parse tree produced byXLParser.forInit()
.void
Enter a parse tree produced byXLParser.formalParameter()
.void
Enter a parse tree produced byXLParser.formalParameterList()
.void
Enter a parse tree produced byXLParser.formalParameters()
.void
Enter a parse tree produced byXLParser.generatorDeclaration()
.void
Enter a parse tree produced byXLParser.guardExpression()
.void
Enter a parse tree produced byXLParser.identifier()
.void
Enter a parse tree produced byXLParser.implementsDeclaration()
.void
Enter a parse tree produced byXLParser.importDeclaration()
.void
Enter a parse tree produced byXLParser.inclusiveOrExpression()
.void
Enter a parse tree produced byXLParser.innerCreator()
.void
Enter a parse tree produced byXLParser.integerLiteral()
.void
Enter a parse tree produced byXLParser.interfaceBody()
.void
Enter a parse tree produced byXLParser.interfaceBodyDeclaration()
.void
Enter a parse tree produced byXLParser.interfaceCommonBodyDeclaration()
.void
Enter a parse tree produced byXLParser.interfaceDeclaration()
.void
Enter a parse tree produced byXLParser.interfaceMemberDeclaration()
.void
Enter a parse tree produced byXLParser.interfaceMethodDeclaration()
.void
Enter a parse tree produced byXLParser.interfaceMethodModifier()
.void
Enter a parse tree produced byXLParser.intersectionPattern()
.void
Enter a parse tree produced byXLParser.labeledPrimaryPatternNoDot()
.void
Enter a parse tree produced byXLParser.lambdaStatement()
.void
Enter a parse tree produced byXLParser.lastFormalParameter()
.void
Enter a parse tree produced byXLParser.literal()
.void
Enter a parse tree produced byXLParser.localTypeDeclaration()
.void
Enter a parse tree produced byXLParser.localVariableDeclaration()
.void
Enter a parse tree produced byXLParser.logicalAndExpression()
.void
Enter a parse tree produced byXLParser.logicalOrExpression()
.void
Enter a parse tree produced byXLParser.memberDeclaration()
.void
Enter a parse tree produced byXLParser.memberIdentifier()
.void
Enter a parse tree produced byXLParser.methodBody()
.void
Enter a parse tree produced byXLParser.methodCall()
.void
Enter a parse tree produced byXLParser.methodDeclaration()
.void
Enter a parse tree produced byXLParser.methodInitializerModuleParam()
.void
Enter a parse tree produced byXLParser.modifier()
.void
Enter a parse tree produced byXLParser.moduleBody()
.void
Enter a parse tree produced byXLParser.moduleCtorBlock()
.void
Enter a parse tree produced byXLParser.moduleDeclaration()
.void
Enter a parse tree produced byXLParser.moduleInst()
.void
Enter a parse tree produced byXLParser.moduleParameterDeclaration()
.void
Enter a parse tree produced byXLParser.moduleParameterDeclarationList()
.void
Enter a parse tree produced byXLParser.moduleParentParameterDeclaration()
.void
Enter a parse tree produced byXLParser.moduleParentParameterDeclarationList()
.void
Enter a parse tree produced byXLParser.multiplicativeExpression()
.void
Enter a parse tree produced byXLParser.node()
.void
Enter a parse tree produced byXLParser.observerExtendsClause()
.void
Enter a parse tree produced byXLParser.packageDeclaration()
.void
Enter a parse tree produced byXLParser.parExpression()
.void
Enter a parse tree produced byXLParser.patternSelectorRest()
.void
Enter a parse tree produced byXLParser.postfixExpression()
.void
Enter a parse tree produced byXLParser.powerExpression()
.void
Enter a parse tree produced byXLParser.primary()
.void
Enter a parse tree produced byXLParser.primaryEdgePattern()
.void
Enter a parse tree produced byXLParser.primaryExpressionNode()
.void
Enter a parse tree produced byXLParser.primaryNodePattern()
.void
Enter a parse tree produced byXLParser.primaryNodePatternRest()
.void
Enter a parse tree produced byXLParser.primaryNoParen()
.void
Enter a parse tree produced byXLParser.primaryPattern()
.void
Enter a parse tree produced byXLParser.primitiveType()
.void
Enter a parse tree produced byXLParser.produceEdgeOp()
.void
Enter a parse tree produced byXLParser.productionBlock()
.void
Enter a parse tree produced byXLParser.productionStatement()
.void
Enter a parse tree produced byXLParser.productionStatements()
.void
Enter a parse tree produced byXLParser.productionStatementsAsList()
.void
Enter a parse tree produced byXLParser.productionStatementsWithoutClique()
.void
Enter a parse tree produced byXLParser.productionStatementWithoutClique()
.void
Enter a parse tree produced byXLParser.qualifiedName()
.void
Enter a parse tree produced byXLParser.qualifiedNameList()
.void
Enter a parse tree produced byXLParser.query()
.void
Enter a parse tree produced byXLParser.queryClass()
.void
Enter a parse tree produced byXLParser.qvDeclarations()
.void
Enter a parse tree produced byXLParser.rangeExpression()
.void
Enter a parse tree produced byXLParser.receiverParameter()
.void
Enter a parse tree produced byXLParser.refTypeType()
.void
Enter a parse tree produced byXLParser.relationalExpression()
.void
Enter a parse tree produced byXLParser.resource()
.void
Enter a parse tree produced byXLParser.resources()
.void
Enter a parse tree produced byXLParser.resourceSpecification()
.void
Enter a parse tree produced byXLParser.rggBodyDeclaration()
.void
Enter a parse tree produced byXLParser.rggMemberDeclaration()
.void
Enter a parse tree produced byXLParser.rggMethodBody()
.void
Enter a parse tree produced byXLParser.rggMethodDeclaration()
.void
Enter a parse tree produced byXLParser.rules()
.void
Enter a parse tree produced byXLParser.rulesInCurrentGraph()
.void
Enter a parse tree produced byXLParser.scaleDeclaration()
.void
Enter a parse tree produced byXLParser.script()
.void
Enter a parse tree produced byXLParser.selectorExpression()
.void
Enter a parse tree produced byXLParser.shiftExpression()
.void
Enter a parse tree produced byXLParser.singleExpression()
.void
Enter a parse tree produced byXLParser.singleExpressionNoRange()
.void
Enter a parse tree produced byXLParser.statement()
.void
Enter a parse tree produced byXLParser.statementNoExprNoLabel()
.void
Enter a parse tree produced byXLParser.statementSemi()
.void
Enter a parse tree produced byXLParser.superSuffix()
.void
Enter a parse tree produced byXLParser.switchBlockStatementGroup()
.void
Enter a parse tree produced byXLParser.switchLabel()
.void
Enter a parse tree produced byXLParser.traversalModifier()
.void
Enter a parse tree produced byXLParser.typeBound()
.void
Enter a parse tree produced byXLParser.typeDeclaration()
.void
Enter a parse tree produced byXLParser.typeIdentifier()
.void
Enter a parse tree produced byXLParser.typeList()
.void
Enter a parse tree produced byXLParser.typeParameter()
.void
Enter a parse tree produced byXLParser.typeParameters()
.void
Enter a parse tree produced byXLParser.typeType()
.void
Enter a parse tree produced byXLParser.typeTypeOrVoid()
.void
Enter a parse tree produced byXLParser.unaryExpression()
.void
Enter a parse tree produced byXLParser.unaryExpressionNoBinaryOp()
.void
Enter a parse tree produced byXLParser.unaryExpressionNoBinaryOpPredicate()
.void
Enter a parse tree produced byXLParser.unaryOpNode()
.void
Enter a parse tree produced byXLParser.variableDeclarator()
.void
Enter a parse tree produced byXLParser.variableDeclaratorId()
.void
Enter a parse tree produced byXLParser.variableDeclarators()
.void
Enter a parse tree produced byXLParser.variableInitializer()
.void
Enter a parse tree produced byXLParser.variableModifier()
.void
Enter a parse tree produced byXLParser.withInstanceRest()
.void
Enter a parse tree produced byXLParser.xlLambdaExpression()
.void
Enter a parse tree produced byXLParser.xlOperator()
.void
Enter a parse tree produced byXLParser.xlRule()
.void
Enter a parse tree produced byXLParser.xlSymbol()
.void
Exit a parse tree produced byXLParser.accessMember()
.void
Exit a parse tree produced byXLParser.additiveExpression()
.void
Exit a parse tree produced byXLParser.altAnnotationQualifiedName()
.void
Exit a parse tree produced byXLParser.andExpression()
.void
Exit a parse tree produced byXLParser.annotation()
.void
Exit a parse tree produced byXLParser.annotationConstantRest()
.void
Exit a parse tree produced byXLParser.annotationMethodOrConstantRest()
.void
Exit a parse tree produced byXLParser.annotationMethodRest()
.void
Exit a parse tree produced byXLParser.annotationTypeBody()
.void
Exit a parse tree produced byXLParser.annotationTypeDeclaration()
.void
Exit a parse tree produced byXLParser.annotationTypeElementDeclaration()
.void
Exit a parse tree produced byXLParser.annotationTypeElementRest()
.void
Exit a parse tree produced byXLParser.arguments()
.void
Exit a parse tree produced byXLParser.arrayCreatorRest()
.void
Exit a parse tree produced byXLParser.arrayInitializer()
.void
Exit a parse tree produced byXLParser.arrowExpression()
.void
Exit a parse tree produced byXLParser.assignmentExpressionRest()
.void
Exit a parse tree produced byXLParser.block()
.void
Exit a parse tree produced byXLParser.blockStatement()
.void
Exit a parse tree produced byXLParser.castedMember()
.void
Exit a parse tree produced byXLParser.castedType()
.void
Exit a parse tree produced byXLParser.catchClause()
.void
Exit a parse tree produced byXLParser.catchType()
.void
Exit a parse tree produced byXLParser.classBody()
.void
Exit a parse tree produced byXLParser.classBodyDeclaration()
.void
Exit a parse tree produced byXLParser.classCreatorRest()
.void
Exit a parse tree produced byXLParser.classDeclaration()
.void
Exit a parse tree produced byXLParser.classOrInterfaceModifier()
.void
Exit a parse tree produced byXLParser.classOrInterfaceType()
.void
Exit a parse tree produced byXLParser.classType()
.void
Exit a parse tree produced byXLParser.closureRange()
.void
Exit a parse tree produced byXLParser.collectionNodes()
.void
Exit a parse tree produced byXLParser.compactConstructorDeclaration()
.void
Exit a parse tree produced byXLParser.compilationUnit()
.void
Exit a parse tree produced byXLParser.compoundPattern()
.void
Exit a parse tree produced byXLParser.conditionalExpression()
.void
Exit a parse tree produced byXLParser.connectedPattern()
.void
Exit a parse tree produced byXLParser.connectedPatternList()
.void
Exit a parse tree produced byXLParser.connectedPatternPart()
.void
Exit a parse tree produced byXLParser.constantDeclarator()
.void
Exit a parse tree produced byXLParser.constDeclaration()
.void
Exit a parse tree produced byXLParser.constructorDeclaration()
.void
Exit a parse tree produced byXLParser.controlBody()
.void
Exit a parse tree produced byXLParser.controlStatement()
.void
Exit a parse tree produced byXLParser.createdName()
.void
Exit a parse tree produced byXLParser.creator()
.void
Exit a parse tree produced byXLParser.defaultValue()
.void
Exit a parse tree produced byXLParser.edgeNode()
.void
Exit a parse tree produced byXLParser.elementValue()
.void
Exit a parse tree produced byXLParser.elementValueArrayInitializer()
.void
Exit a parse tree produced byXLParser.elementValuePair()
.void
Exit a parse tree produced byXLParser.elementValuePairs()
.void
Exit a parse tree produced byXLParser.enhancedForControl()
.void
Exit a parse tree produced byXLParser.equalityExpression()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Exit a parse tree produced byXLParser.exclusiveOrExpression()
.void
Exit a parse tree produced byXLParser.expression()
.void
Exit a parse tree produced byXLParser.expressionList()
.void
Exit a parse tree produced byXLParser.expressionListParen()
.void
Exit a parse tree produced byXLParser.expressionOrDecl()
.void
Exit a parse tree produced byXLParser.expressionOrDeclList()
.void
Exit a parse tree produced byXLParser.extendsDeclaration()
.void
Exit a parse tree produced byXLParser.extendsModuleDeclaration()
.void
Exit a parse tree produced byXLParser.fieldDeclaration()
.void
Exit a parse tree produced byXLParser.finallyBlock()
.void
Exit a parse tree produced byXLParser.floatLiteral()
.void
Exit a parse tree produced byXLParser.forControl()
.void
Exit a parse tree produced byXLParser.forControlNoVar()
.void
Exit a parse tree produced byXLParser.forInit()
.void
Exit a parse tree produced byXLParser.formalParameter()
.void
Exit a parse tree produced byXLParser.formalParameterList()
.void
Exit a parse tree produced byXLParser.formalParameters()
.void
Exit a parse tree produced byXLParser.generatorDeclaration()
.void
Exit a parse tree produced byXLParser.guardExpression()
.void
Exit a parse tree produced byXLParser.identifier()
.void
Exit a parse tree produced byXLParser.implementsDeclaration()
.void
Exit a parse tree produced byXLParser.importDeclaration()
.void
Exit a parse tree produced byXLParser.inclusiveOrExpression()
.void
Exit a parse tree produced byXLParser.innerCreator()
.void
Exit a parse tree produced byXLParser.integerLiteral()
.void
Exit a parse tree produced byXLParser.interfaceBody()
.void
Exit a parse tree produced byXLParser.interfaceBodyDeclaration()
.void
Exit a parse tree produced byXLParser.interfaceCommonBodyDeclaration()
.void
Exit a parse tree produced byXLParser.interfaceDeclaration()
.void
Exit a parse tree produced byXLParser.interfaceMemberDeclaration()
.void
Exit a parse tree produced byXLParser.interfaceMethodDeclaration()
.void
Exit a parse tree produced byXLParser.interfaceMethodModifier()
.void
Exit a parse tree produced byXLParser.intersectionPattern()
.void
Exit a parse tree produced byXLParser.labeledPrimaryPatternNoDot()
.void
Exit a parse tree produced byXLParser.lambdaStatement()
.void
Exit a parse tree produced byXLParser.lastFormalParameter()
.void
Exit a parse tree produced byXLParser.literal()
.void
Exit a parse tree produced byXLParser.localTypeDeclaration()
.void
Exit a parse tree produced byXLParser.localVariableDeclaration()
.void
Exit a parse tree produced byXLParser.logicalAndExpression()
.void
Exit a parse tree produced byXLParser.logicalOrExpression()
.void
Exit a parse tree produced byXLParser.memberDeclaration()
.void
Exit a parse tree produced byXLParser.memberIdentifier()
.void
Exit a parse tree produced byXLParser.methodBody()
.void
Exit a parse tree produced byXLParser.methodCall()
.void
Exit a parse tree produced byXLParser.methodDeclaration()
.void
Exit a parse tree produced byXLParser.methodInitializerModuleParam()
.void
Exit a parse tree produced byXLParser.modifier()
.void
Exit a parse tree produced byXLParser.moduleBody()
.void
Exit a parse tree produced byXLParser.moduleCtorBlock()
.void
Exit a parse tree produced byXLParser.moduleDeclaration()
.void
Exit a parse tree produced byXLParser.moduleInst()
.void
Exit a parse tree produced byXLParser.moduleParameterDeclaration()
.void
Exit a parse tree produced byXLParser.moduleParameterDeclarationList()
.void
Exit a parse tree produced byXLParser.moduleParentParameterDeclaration()
.void
Exit a parse tree produced byXLParser.moduleParentParameterDeclarationList()
.void
Exit a parse tree produced byXLParser.multiplicativeExpression()
.void
Exit a parse tree produced byXLParser.node()
.void
Exit a parse tree produced byXLParser.observerExtendsClause()
.void
Exit a parse tree produced byXLParser.packageDeclaration()
.void
Exit a parse tree produced byXLParser.parExpression()
.void
Exit a parse tree produced byXLParser.patternSelectorRest()
.void
Exit a parse tree produced byXLParser.postfixExpression()
.void
Exit a parse tree produced byXLParser.powerExpression()
.void
Exit a parse tree produced byXLParser.primary()
.void
Exit a parse tree produced byXLParser.primaryEdgePattern()
.void
Exit a parse tree produced byXLParser.primaryExpressionNode()
.void
Exit a parse tree produced byXLParser.primaryNodePattern()
.void
Exit a parse tree produced byXLParser.primaryNodePatternRest()
.void
Exit a parse tree produced byXLParser.primaryNoParen()
.void
Exit a parse tree produced byXLParser.primaryPattern()
.void
Exit a parse tree produced byXLParser.primitiveType()
.void
Exit a parse tree produced byXLParser.produceEdgeOp()
.void
Exit a parse tree produced byXLParser.productionBlock()
.void
Exit a parse tree produced byXLParser.productionStatement()
.void
Exit a parse tree produced byXLParser.productionStatements()
.void
Exit a parse tree produced byXLParser.productionStatementsAsList()
.void
Exit a parse tree produced byXLParser.productionStatementsWithoutClique()
.void
Exit a parse tree produced byXLParser.productionStatementWithoutClique()
.void
Exit a parse tree produced byXLParser.qualifiedName()
.void
Exit a parse tree produced byXLParser.qualifiedNameList()
.void
Exit a parse tree produced byXLParser.query()
.void
Exit a parse tree produced byXLParser.queryClass()
.void
Exit a parse tree produced byXLParser.qvDeclarations()
.void
Exit a parse tree produced byXLParser.rangeExpression()
.void
Exit a parse tree produced byXLParser.receiverParameter()
.void
Exit a parse tree produced byXLParser.refTypeType()
.void
Exit a parse tree produced byXLParser.relationalExpression()
.void
Exit a parse tree produced byXLParser.resource()
.void
Exit a parse tree produced byXLParser.resources()
.void
Exit a parse tree produced byXLParser.resourceSpecification()
.void
Exit a parse tree produced byXLParser.rggBodyDeclaration()
.void
Exit a parse tree produced byXLParser.rggMemberDeclaration()
.void
Exit a parse tree produced byXLParser.rggMethodBody()
.void
Exit a parse tree produced byXLParser.rggMethodDeclaration()
.void
Exit a parse tree produced byXLParser.rules()
.void
Exit a parse tree produced byXLParser.rulesInCurrentGraph()
.void
Exit a parse tree produced byXLParser.scaleDeclaration()
.void
Exit a parse tree produced byXLParser.script()
.void
Exit a parse tree produced byXLParser.selectorExpression()
.void
Exit a parse tree produced byXLParser.shiftExpression()
.void
Exit a parse tree produced byXLParser.singleExpression()
.void
Exit a parse tree produced byXLParser.singleExpressionNoRange()
.void
Exit a parse tree produced byXLParser.statement()
.void
Exit a parse tree produced byXLParser.statementNoExprNoLabel()
.void
Exit a parse tree produced byXLParser.statementSemi()
.void
Exit a parse tree produced byXLParser.superSuffix()
.void
Exit a parse tree produced byXLParser.switchBlockStatementGroup()
.void
Exit a parse tree produced byXLParser.switchLabel()
.void
Exit a parse tree produced byXLParser.traversalModifier()
.void
Exit a parse tree produced byXLParser.typeBound()
.void
Exit a parse tree produced byXLParser.typeDeclaration()
.void
Exit a parse tree produced byXLParser.typeIdentifier()
.void
Exit a parse tree produced byXLParser.typeList()
.void
Exit a parse tree produced byXLParser.typeParameter()
.void
Exit a parse tree produced byXLParser.typeParameters()
.void
Exit a parse tree produced byXLParser.typeType()
.void
Exit a parse tree produced byXLParser.typeTypeOrVoid()
.void
Exit a parse tree produced byXLParser.unaryExpression()
.void
Exit a parse tree produced byXLParser.unaryExpressionNoBinaryOp()
.void
Exit a parse tree produced byXLParser.unaryExpressionNoBinaryOpPredicate()
.void
Exit a parse tree produced byXLParser.unaryOpNode()
.void
Exit a parse tree produced byXLParser.variableDeclarator()
.void
Exit a parse tree produced byXLParser.variableDeclaratorId()
.void
Exit a parse tree produced byXLParser.variableDeclarators()
.void
Exit a parse tree produced byXLParser.variableInitializer()
.void
Exit a parse tree produced byXLParser.variableModifier()
.void
Exit a parse tree produced byXLParser.withInstanceRest()
.void
Exit a parse tree produced byXLParser.xlLambdaExpression()
.void
Exit a parse tree produced byXLParser.xlOperator()
.void
Exit a parse tree produced byXLParser.xlRule()
.void
Exit a parse tree produced byXLParser.xlSymbol()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode node) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
XLParserBaseListener
public XLParserBaseListener()
-
-
Method Details
-
enterCompoundPattern
Enter a parse tree produced byXLParser.compoundPattern()
.The default implementation does nothing.
- Specified by:
enterCompoundPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCompoundPattern
Exit a parse tree produced byXLParser.compoundPattern()
.The default implementation does nothing.
- Specified by:
exitCompoundPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterQvDeclarations
Enter a parse tree produced byXLParser.qvDeclarations()
.The default implementation does nothing.
- Specified by:
enterQvDeclarations
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitQvDeclarations
Exit a parse tree produced byXLParser.qvDeclarations()
.The default implementation does nothing.
- Specified by:
exitQvDeclarations
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTraversalModifier
Enter a parse tree produced byXLParser.traversalModifier()
.The default implementation does nothing.
- Specified by:
enterTraversalModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTraversalModifier
Exit a parse tree produced byXLParser.traversalModifier()
.The default implementation does nothing.
- Specified by:
exitTraversalModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClosureRange
Enter a parse tree produced byXLParser.closureRange()
.The default implementation does nothing.
- Specified by:
enterClosureRange
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClosureRange
Exit a parse tree produced byXLParser.closureRange()
.The default implementation does nothing.
- Specified by:
exitClosureRange
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFormalParameters
Enter a parse tree produced byXLParser.formalParameters()
.The default implementation does nothing.
- Specified by:
enterFormalParameters
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFormalParameters
Exit a parse tree produced byXLParser.formalParameters()
.The default implementation does nothing.
- Specified by:
exitFormalParameters
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterReceiverParameter
Enter a parse tree produced byXLParser.receiverParameter()
.The default implementation does nothing.
- Specified by:
enterReceiverParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitReceiverParameter
Exit a parse tree produced byXLParser.receiverParameter()
.The default implementation does nothing.
- Specified by:
exitReceiverParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterStatementSemi
Enter a parse tree produced byXLParser.statementSemi()
.The default implementation does nothing.
- Specified by:
enterStatementSemi
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitStatementSemi
Exit a parse tree produced byXLParser.statementSemi()
.The default implementation does nothing.
- Specified by:
exitStatementSemi
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExpression
Enter a parse tree produced byXLParser.expression()
.The default implementation does nothing.
- Specified by:
enterExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExpression
Exit a parse tree produced byXLParser.expression()
.The default implementation does nothing.
- Specified by:
exitExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExpressionOrDecl
Enter a parse tree produced byXLParser.expressionOrDecl()
.The default implementation does nothing.
- Specified by:
enterExpressionOrDecl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExpressionOrDecl
Exit a parse tree produced byXLParser.expressionOrDecl()
.The default implementation does nothing.
- Specified by:
exitExpressionOrDecl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSelectorExpression
Enter a parse tree produced byXLParser.selectorExpression()
.The default implementation does nothing.
- Specified by:
enterSelectorExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSelectorExpression
Exit a parse tree produced byXLParser.selectorExpression()
.The default implementation does nothing.
- Specified by:
exitSelectorExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSingleExpression
Enter a parse tree produced byXLParser.singleExpression()
.The default implementation does nothing.
- Specified by:
enterSingleExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSingleExpression
Exit a parse tree produced byXLParser.singleExpression()
.The default implementation does nothing.
- Specified by:
exitSingleExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAssignmentExpressionRest
Enter a parse tree produced byXLParser.assignmentExpressionRest()
.The default implementation does nothing.
- Specified by:
enterAssignmentExpressionRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAssignmentExpressionRest
Exit a parse tree produced byXLParser.assignmentExpressionRest()
.The default implementation does nothing.
- Specified by:
exitAssignmentExpressionRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSingleExpressionNoRange
Enter a parse tree produced byXLParser.singleExpressionNoRange()
.The default implementation does nothing.
- Specified by:
enterSingleExpressionNoRange
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSingleExpressionNoRange
Exit a parse tree produced byXLParser.singleExpressionNoRange()
.The default implementation does nothing.
- Specified by:
exitSingleExpressionNoRange
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryExpressionNoBinaryOpPredicate
public void enterUnaryExpressionNoBinaryOpPredicate(XLParser.UnaryExpressionNoBinaryOpPredicateContext ctx) Enter a parse tree produced byXLParser.unaryExpressionNoBinaryOpPredicate()
.The default implementation does nothing.
- Specified by:
enterUnaryExpressionNoBinaryOpPredicate
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryExpressionNoBinaryOpPredicate
public void exitUnaryExpressionNoBinaryOpPredicate(XLParser.UnaryExpressionNoBinaryOpPredicateContext ctx) Exit a parse tree produced byXLParser.unaryExpressionNoBinaryOpPredicate()
.The default implementation does nothing.
- Specified by:
exitUnaryExpressionNoBinaryOpPredicate
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRangeExpression
Enter a parse tree produced byXLParser.rangeExpression()
.The default implementation does nothing.
- Specified by:
enterRangeExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRangeExpression
Exit a parse tree produced byXLParser.rangeExpression()
.The default implementation does nothing.
- Specified by:
exitRangeExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterXlLambdaExpression
Enter a parse tree produced byXLParser.xlLambdaExpression()
.The default implementation does nothing.
- Specified by:
enterXlLambdaExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitXlLambdaExpression
Exit a parse tree produced byXLParser.xlLambdaExpression()
.The default implementation does nothing.
- Specified by:
exitXlLambdaExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConditionalExpression
Enter a parse tree produced byXLParser.conditionalExpression()
.The default implementation does nothing.
- Specified by:
enterConditionalExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConditionalExpression
Exit a parse tree produced byXLParser.conditionalExpression()
.The default implementation does nothing.
- Specified by:
exitConditionalExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLambdaStatement
Enter a parse tree produced byXLParser.lambdaStatement()
.The default implementation does nothing.
- Specified by:
enterLambdaStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLambdaStatement
Exit a parse tree produced byXLParser.lambdaStatement()
.The default implementation does nothing.
- Specified by:
exitLambdaStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterGuardExpression
Enter a parse tree produced byXLParser.guardExpression()
.The default implementation does nothing.
- Specified by:
enterGuardExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitGuardExpression
Exit a parse tree produced byXLParser.guardExpression()
.The default implementation does nothing.
- Specified by:
exitGuardExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLogicalOrExpression
Enter a parse tree produced byXLParser.logicalOrExpression()
.The default implementation does nothing.
- Specified by:
enterLogicalOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLogicalOrExpression
Exit a parse tree produced byXLParser.logicalOrExpression()
.The default implementation does nothing.
- Specified by:
exitLogicalOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLogicalAndExpression
Enter a parse tree produced byXLParser.logicalAndExpression()
.The default implementation does nothing.
- Specified by:
enterLogicalAndExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLogicalAndExpression
Exit a parse tree produced byXLParser.logicalAndExpression()
.The default implementation does nothing.
- Specified by:
exitLogicalAndExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInclusiveOrExpression
Enter a parse tree produced byXLParser.inclusiveOrExpression()
.The default implementation does nothing.
- Specified by:
enterInclusiveOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInclusiveOrExpression
Exit a parse tree produced byXLParser.inclusiveOrExpression()
.The default implementation does nothing.
- Specified by:
exitInclusiveOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExclusiveOrExpression
Enter a parse tree produced byXLParser.exclusiveOrExpression()
.The default implementation does nothing.
- Specified by:
enterExclusiveOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExclusiveOrExpression
Exit a parse tree produced byXLParser.exclusiveOrExpression()
.The default implementation does nothing.
- Specified by:
exitExclusiveOrExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAndExpression
Enter a parse tree produced byXLParser.andExpression()
.The default implementation does nothing.
- Specified by:
enterAndExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAndExpression
Exit a parse tree produced byXLParser.andExpression()
.The default implementation does nothing.
- Specified by:
exitAndExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterEqualityExpression
Enter a parse tree produced byXLParser.equalityExpression()
.The default implementation does nothing.
- Specified by:
enterEqualityExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitEqualityExpression
Exit a parse tree produced byXLParser.equalityExpression()
.The default implementation does nothing.
- Specified by:
exitEqualityExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRelationalExpression
Enter a parse tree produced byXLParser.relationalExpression()
.The default implementation does nothing.
- Specified by:
enterRelationalExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRelationalExpression
Exit a parse tree produced byXLParser.relationalExpression()
.The default implementation does nothing.
- Specified by:
exitRelationalExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterShiftExpression
Enter a parse tree produced byXLParser.shiftExpression()
.The default implementation does nothing.
- Specified by:
enterShiftExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitShiftExpression
Exit a parse tree produced byXLParser.shiftExpression()
.The default implementation does nothing.
- Specified by:
exitShiftExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAdditiveExpression
Enter a parse tree produced byXLParser.additiveExpression()
.The default implementation does nothing.
- Specified by:
enterAdditiveExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAdditiveExpression
Exit a parse tree produced byXLParser.additiveExpression()
.The default implementation does nothing.
- Specified by:
exitAdditiveExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMultiplicativeExpression
Enter a parse tree produced byXLParser.multiplicativeExpression()
.The default implementation does nothing.
- Specified by:
enterMultiplicativeExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMultiplicativeExpression
Exit a parse tree produced byXLParser.multiplicativeExpression()
.The default implementation does nothing.
- Specified by:
exitMultiplicativeExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPowerExpression
Enter a parse tree produced byXLParser.powerExpression()
.The default implementation does nothing.
- Specified by:
enterPowerExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPowerExpression
Exit a parse tree produced byXLParser.powerExpression()
.The default implementation does nothing.
- Specified by:
exitPowerExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryExpression
Enter a parse tree produced byXLParser.unaryExpression()
.The default implementation does nothing.
- Specified by:
enterUnaryExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryExpression
Exit a parse tree produced byXLParser.unaryExpression()
.The default implementation does nothing.
- Specified by:
exitUnaryExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryExpressionNoBinaryOp
Enter a parse tree produced byXLParser.unaryExpressionNoBinaryOp()
.The default implementation does nothing.
- Specified by:
enterUnaryExpressionNoBinaryOp
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryExpressionNoBinaryOp
Exit a parse tree produced byXLParser.unaryExpressionNoBinaryOp()
.The default implementation does nothing.
- Specified by:
exitUnaryExpressionNoBinaryOp
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPostfixExpression
Enter a parse tree produced byXLParser.postfixExpression()
.The default implementation does nothing.
- Specified by:
enterPostfixExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPostfixExpression
Exit a parse tree produced byXLParser.postfixExpression()
.The default implementation does nothing.
- Specified by:
exitPostfixExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterArrowExpression
Enter a parse tree produced byXLParser.arrowExpression()
.The default implementation does nothing.
- Specified by:
enterArrowExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitArrowExpression
Exit a parse tree produced byXLParser.arrowExpression()
.The default implementation does nothing.
- Specified by:
exitArrowExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterXlSymbol
Enter a parse tree produced byXLParser.xlSymbol()
.The default implementation does nothing.
- Specified by:
enterXlSymbol
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitXlSymbol
Exit a parse tree produced byXLParser.xlSymbol()
.The default implementation does nothing.
- Specified by:
exitXlSymbol
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCompilationUnit
Enter a parse tree produced byXLParser.compilationUnit()
.The default implementation does nothing.
- Specified by:
enterCompilationUnit
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byXLParser.compilationUnit()
.The default implementation does nothing.
- Specified by:
exitCompilationUnit
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced byXLParser.packageDeclaration()
.The default implementation does nothing.
- Specified by:
enterPackageDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced byXLParser.packageDeclaration()
.The default implementation does nothing.
- Specified by:
exitPackageDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterImportDeclaration
Enter a parse tree produced byXLParser.importDeclaration()
.The default implementation does nothing.
- Specified by:
enterImportDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitImportDeclaration
Exit a parse tree produced byXLParser.importDeclaration()
.The default implementation does nothing.
- Specified by:
exitImportDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byXLParser.typeDeclaration()
.The default implementation does nothing.
- Specified by:
enterTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byXLParser.typeDeclaration()
.The default implementation does nothing.
- Specified by:
exitTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModifier
Enter a parse tree produced byXLParser.modifier()
.The default implementation does nothing.
- Specified by:
enterModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModifier
Exit a parse tree produced byXLParser.modifier()
.The default implementation does nothing.
- Specified by:
exitModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassOrInterfaceModifier
Enter a parse tree produced byXLParser.classOrInterfaceModifier()
.The default implementation does nothing.
- Specified by:
enterClassOrInterfaceModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassOrInterfaceModifier
Exit a parse tree produced byXLParser.classOrInterfaceModifier()
.The default implementation does nothing.
- Specified by:
exitClassOrInterfaceModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterVariableModifier
Enter a parse tree produced byXLParser.variableModifier()
.The default implementation does nothing.
- Specified by:
enterVariableModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitVariableModifier
Exit a parse tree produced byXLParser.variableModifier()
.The default implementation does nothing.
- Specified by:
exitVariableModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleDeclaration
Enter a parse tree produced byXLParser.moduleDeclaration()
.The default implementation does nothing.
- Specified by:
enterModuleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleDeclaration
Exit a parse tree produced byXLParser.moduleDeclaration()
.The default implementation does nothing.
- Specified by:
exitModuleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExtendsModuleDeclaration
Enter a parse tree produced byXLParser.extendsModuleDeclaration()
.The default implementation does nothing.
- Specified by:
enterExtendsModuleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExtendsModuleDeclaration
Exit a parse tree produced byXLParser.extendsModuleDeclaration()
.The default implementation does nothing.
- Specified by:
exitExtendsModuleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleParameterDeclarationList
Enter a parse tree produced byXLParser.moduleParameterDeclarationList()
.The default implementation does nothing.
- Specified by:
enterModuleParameterDeclarationList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleParameterDeclarationList
Exit a parse tree produced byXLParser.moduleParameterDeclarationList()
.The default implementation does nothing.
- Specified by:
exitModuleParameterDeclarationList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleParameterDeclaration
Enter a parse tree produced byXLParser.moduleParameterDeclaration()
.The default implementation does nothing.
- Specified by:
enterModuleParameterDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleParameterDeclaration
Exit a parse tree produced byXLParser.moduleParameterDeclaration()
.The default implementation does nothing.
- Specified by:
exitModuleParameterDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleParentParameterDeclarationList
public void enterModuleParentParameterDeclarationList(XLParser.ModuleParentParameterDeclarationListContext ctx) Enter a parse tree produced byXLParser.moduleParentParameterDeclarationList()
.The default implementation does nothing.
- Specified by:
enterModuleParentParameterDeclarationList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleParentParameterDeclarationList
public void exitModuleParentParameterDeclarationList(XLParser.ModuleParentParameterDeclarationListContext ctx) Exit a parse tree produced byXLParser.moduleParentParameterDeclarationList()
.The default implementation does nothing.
- Specified by:
exitModuleParentParameterDeclarationList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleParentParameterDeclaration
public void enterModuleParentParameterDeclaration(XLParser.ModuleParentParameterDeclarationContext ctx) Enter a parse tree produced byXLParser.moduleParentParameterDeclaration()
.The default implementation does nothing.
- Specified by:
enterModuleParentParameterDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleParentParameterDeclaration
public void exitModuleParentParameterDeclaration(XLParser.ModuleParentParameterDeclarationContext ctx) Exit a parse tree produced byXLParser.moduleParentParameterDeclaration()
.The default implementation does nothing.
- Specified by:
exitModuleParentParameterDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleBody
Enter a parse tree produced byXLParser.moduleBody()
.The default implementation does nothing.
- Specified by:
enterModuleBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleBody
Exit a parse tree produced byXLParser.moduleBody()
.The default implementation does nothing.
- Specified by:
exitModuleBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterScaleDeclaration
Enter a parse tree produced byXLParser.scaleDeclaration()
.The default implementation does nothing.
- Specified by:
enterScaleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitScaleDeclaration
Exit a parse tree produced byXLParser.scaleDeclaration()
.The default implementation does nothing.
- Specified by:
exitScaleDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterObserverExtendsClause
Enter a parse tree produced byXLParser.observerExtendsClause()
.The default implementation does nothing.
- Specified by:
enterObserverExtendsClause
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitObserverExtendsClause
Exit a parse tree produced byXLParser.observerExtendsClause()
.The default implementation does nothing.
- Specified by:
exitObserverExtendsClause
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleCtorBlock
Enter a parse tree produced byXLParser.moduleCtorBlock()
.The default implementation does nothing.
- Specified by:
enterModuleCtorBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleCtorBlock
Exit a parse tree produced byXLParser.moduleCtorBlock()
.The default implementation does nothing.
- Specified by:
exitModuleCtorBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterModuleInst
Enter a parse tree produced byXLParser.moduleInst()
.The default implementation does nothing.
- Specified by:
enterModuleInst
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitModuleInst
Exit a parse tree produced byXLParser.moduleInst()
.The default implementation does nothing.
- Specified by:
exitModuleInst
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byXLParser.classDeclaration()
.The default implementation does nothing.
- Specified by:
enterClassDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byXLParser.classDeclaration()
.The default implementation does nothing.
- Specified by:
exitClassDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExtendsDeclaration
Enter a parse tree produced byXLParser.extendsDeclaration()
.The default implementation does nothing.
- Specified by:
enterExtendsDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExtendsDeclaration
Exit a parse tree produced byXLParser.extendsDeclaration()
.The default implementation does nothing.
- Specified by:
exitExtendsDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterImplementsDeclaration
Enter a parse tree produced byXLParser.implementsDeclaration()
.The default implementation does nothing.
- Specified by:
enterImplementsDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitImplementsDeclaration
Exit a parse tree produced byXLParser.implementsDeclaration()
.The default implementation does nothing.
- Specified by:
exitImplementsDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterQueryClass
Enter a parse tree produced byXLParser.queryClass()
.The default implementation does nothing.
- Specified by:
enterQueryClass
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitQueryClass
Exit a parse tree produced byXLParser.queryClass()
.The default implementation does nothing.
- Specified by:
exitQueryClass
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeParameters
Enter a parse tree produced byXLParser.typeParameters()
.The default implementation does nothing.
- Specified by:
enterTypeParameters
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeParameters
Exit a parse tree produced byXLParser.typeParameters()
.The default implementation does nothing.
- Specified by:
exitTypeParameters
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeParameter
Enter a parse tree produced byXLParser.typeParameter()
.The default implementation does nothing.
- Specified by:
enterTypeParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeParameter
Exit a parse tree produced byXLParser.typeParameter()
.The default implementation does nothing.
- Specified by:
exitTypeParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeBound
Enter a parse tree produced byXLParser.typeBound()
.The default implementation does nothing.
- Specified by:
enterTypeBound
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeBound
Exit a parse tree produced byXLParser.typeBound()
.The default implementation does nothing.
- Specified by:
exitTypeBound
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byXLParser.interfaceDeclaration()
.The default implementation does nothing.
- Specified by:
enterInterfaceDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byXLParser.interfaceDeclaration()
.The default implementation does nothing.
- Specified by:
exitInterfaceDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassBody
Enter a parse tree produced byXLParser.classBody()
.The default implementation does nothing.
- Specified by:
enterClassBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassBody
Exit a parse tree produced byXLParser.classBody()
.The default implementation does nothing.
- Specified by:
exitClassBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceBody
Enter a parse tree produced byXLParser.interfaceBody()
.The default implementation does nothing.
- Specified by:
enterInterfaceBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceBody
Exit a parse tree produced byXLParser.interfaceBody()
.The default implementation does nothing.
- Specified by:
exitInterfaceBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassBodyDeclaration
Enter a parse tree produced byXLParser.classBodyDeclaration()
.The default implementation does nothing.
- Specified by:
enterClassBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassBodyDeclaration
Exit a parse tree produced byXLParser.classBodyDeclaration()
.The default implementation does nothing.
- Specified by:
exitClassBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRggBodyDeclaration
Enter a parse tree produced byXLParser.rggBodyDeclaration()
.The default implementation does nothing.
- Specified by:
enterRggBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRggBodyDeclaration
Exit a parse tree produced byXLParser.rggBodyDeclaration()
.The default implementation does nothing.
- Specified by:
exitRggBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRggMemberDeclaration
Enter a parse tree produced byXLParser.rggMemberDeclaration()
.The default implementation does nothing.
- Specified by:
enterRggMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRggMemberDeclaration
Exit a parse tree produced byXLParser.rggMemberDeclaration()
.The default implementation does nothing.
- Specified by:
exitRggMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMemberDeclaration
Enter a parse tree produced byXLParser.memberDeclaration()
.The default implementation does nothing.
- Specified by:
enterMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMemberDeclaration
Exit a parse tree produced byXLParser.memberDeclaration()
.The default implementation does nothing.
- Specified by:
exitMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced byXLParser.methodDeclaration()
.The default implementation does nothing.
- Specified by:
enterMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced byXLParser.methodDeclaration()
.The default implementation does nothing.
- Specified by:
exitMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMethodBody
Enter a parse tree produced byXLParser.methodBody()
.The default implementation does nothing.
- Specified by:
enterMethodBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMethodBody
Exit a parse tree produced byXLParser.methodBody()
.The default implementation does nothing.
- Specified by:
exitMethodBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterGeneratorDeclaration
Enter a parse tree produced byXLParser.generatorDeclaration()
.The default implementation does nothing.
- Specified by:
enterGeneratorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitGeneratorDeclaration
Exit a parse tree produced byXLParser.generatorDeclaration()
.The default implementation does nothing.
- Specified by:
exitGeneratorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRggMethodDeclaration
Enter a parse tree produced byXLParser.rggMethodDeclaration()
.The default implementation does nothing.
- Specified by:
enterRggMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRggMethodDeclaration
Exit a parse tree produced byXLParser.rggMethodDeclaration()
.The default implementation does nothing.
- Specified by:
exitRggMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRggMethodBody
Enter a parse tree produced byXLParser.rggMethodBody()
.The default implementation does nothing.
- Specified by:
enterRggMethodBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRggMethodBody
Exit a parse tree produced byXLParser.rggMethodBody()
.The default implementation does nothing.
- Specified by:
exitRggMethodBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeTypeOrVoid
Enter a parse tree produced byXLParser.typeTypeOrVoid()
.The default implementation does nothing.
- Specified by:
enterTypeTypeOrVoid
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeTypeOrVoid
Exit a parse tree produced byXLParser.typeTypeOrVoid()
.The default implementation does nothing.
- Specified by:
exitTypeTypeOrVoid
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConstructorDeclaration
Enter a parse tree produced byXLParser.constructorDeclaration()
.The default implementation does nothing.
- Specified by:
enterConstructorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConstructorDeclaration
Exit a parse tree produced byXLParser.constructorDeclaration()
.The default implementation does nothing.
- Specified by:
exitConstructorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCompactConstructorDeclaration
Enter a parse tree produced byXLParser.compactConstructorDeclaration()
.The default implementation does nothing.
- Specified by:
enterCompactConstructorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCompactConstructorDeclaration
Exit a parse tree produced byXLParser.compactConstructorDeclaration()
.The default implementation does nothing.
- Specified by:
exitCompactConstructorDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFieldDeclaration
Enter a parse tree produced byXLParser.fieldDeclaration()
.The default implementation does nothing.
- Specified by:
enterFieldDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFieldDeclaration
Exit a parse tree produced byXLParser.fieldDeclaration()
.The default implementation does nothing.
- Specified by:
exitFieldDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceBodyDeclaration
Enter a parse tree produced byXLParser.interfaceBodyDeclaration()
.The default implementation does nothing.
- Specified by:
enterInterfaceBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceBodyDeclaration
Exit a parse tree produced byXLParser.interfaceBodyDeclaration()
.The default implementation does nothing.
- Specified by:
exitInterfaceBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceMemberDeclaration
Enter a parse tree produced byXLParser.interfaceMemberDeclaration()
.The default implementation does nothing.
- Specified by:
enterInterfaceMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceMemberDeclaration
Exit a parse tree produced byXLParser.interfaceMemberDeclaration()
.The default implementation does nothing.
- Specified by:
exitInterfaceMemberDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConstDeclaration
Enter a parse tree produced byXLParser.constDeclaration()
.The default implementation does nothing.
- Specified by:
enterConstDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConstDeclaration
Exit a parse tree produced byXLParser.constDeclaration()
.The default implementation does nothing.
- Specified by:
exitConstDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConstantDeclarator
Enter a parse tree produced byXLParser.constantDeclarator()
.The default implementation does nothing.
- Specified by:
enterConstantDeclarator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConstantDeclarator
Exit a parse tree produced byXLParser.constantDeclarator()
.The default implementation does nothing.
- Specified by:
exitConstantDeclarator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceMethodDeclaration
Enter a parse tree produced byXLParser.interfaceMethodDeclaration()
.The default implementation does nothing.
- Specified by:
enterInterfaceMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceMethodDeclaration
Exit a parse tree produced byXLParser.interfaceMethodDeclaration()
.The default implementation does nothing.
- Specified by:
exitInterfaceMethodDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceMethodModifier
Enter a parse tree produced byXLParser.interfaceMethodModifier()
.The default implementation does nothing.
- Specified by:
enterInterfaceMethodModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceMethodModifier
Exit a parse tree produced byXLParser.interfaceMethodModifier()
.The default implementation does nothing.
- Specified by:
exitInterfaceMethodModifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInterfaceCommonBodyDeclaration
Enter a parse tree produced byXLParser.interfaceCommonBodyDeclaration()
.The default implementation does nothing.
- Specified by:
enterInterfaceCommonBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInterfaceCommonBodyDeclaration
Exit a parse tree produced byXLParser.interfaceCommonBodyDeclaration()
.The default implementation does nothing.
- Specified by:
exitInterfaceCommonBodyDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionStatements
Enter a parse tree produced byXLParser.productionStatements()
.The default implementation does nothing.
- Specified by:
enterProductionStatements
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionStatements
Exit a parse tree produced byXLParser.productionStatements()
.The default implementation does nothing.
- Specified by:
exitProductionStatements
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionStatementsAsList
Enter a parse tree produced byXLParser.productionStatementsAsList()
.The default implementation does nothing.
- Specified by:
enterProductionStatementsAsList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionStatementsAsList
Exit a parse tree produced byXLParser.productionStatementsAsList()
.The default implementation does nothing.
- Specified by:
exitProductionStatementsAsList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionBlock
Enter a parse tree produced byXLParser.productionBlock()
.The default implementation does nothing.
- Specified by:
enterProductionBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionBlock
Exit a parse tree produced byXLParser.productionBlock()
.The default implementation does nothing.
- Specified by:
exitProductionBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionStatement
Enter a parse tree produced byXLParser.productionStatement()
.The default implementation does nothing.
- Specified by:
enterProductionStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionStatement
Exit a parse tree produced byXLParser.productionStatement()
.The default implementation does nothing.
- Specified by:
exitProductionStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionStatementsWithoutClique
public void enterProductionStatementsWithoutClique(XLParser.ProductionStatementsWithoutCliqueContext ctx) Enter a parse tree produced byXLParser.productionStatementsWithoutClique()
.The default implementation does nothing.
- Specified by:
enterProductionStatementsWithoutClique
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionStatementsWithoutClique
public void exitProductionStatementsWithoutClique(XLParser.ProductionStatementsWithoutCliqueContext ctx) Exit a parse tree produced byXLParser.productionStatementsWithoutClique()
.The default implementation does nothing.
- Specified by:
exitProductionStatementsWithoutClique
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProductionStatementWithoutClique
public void enterProductionStatementWithoutClique(XLParser.ProductionStatementWithoutCliqueContext ctx) Enter a parse tree produced byXLParser.productionStatementWithoutClique()
.The default implementation does nothing.
- Specified by:
enterProductionStatementWithoutClique
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProductionStatementWithoutClique
public void exitProductionStatementWithoutClique(XLParser.ProductionStatementWithoutCliqueContext ctx) Exit a parse tree produced byXLParser.productionStatementWithoutClique()
.The default implementation does nothing.
- Specified by:
exitProductionStatementWithoutClique
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRulesInCurrentGraph
Enter a parse tree produced byXLParser.rulesInCurrentGraph()
.The default implementation does nothing.
- Specified by:
enterRulesInCurrentGraph
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRulesInCurrentGraph
Exit a parse tree produced byXLParser.rulesInCurrentGraph()
.The default implementation does nothing.
- Specified by:
exitRulesInCurrentGraph
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRules
Enter a parse tree produced byXLParser.rules()
.The default implementation does nothing.
- Specified by:
enterRules
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRules
Exit a parse tree produced byXLParser.rules()
.The default implementation does nothing.
- Specified by:
exitRules
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterXlRule
Enter a parse tree produced byXLParser.xlRule()
.The default implementation does nothing.
- Specified by:
enterXlRule
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitXlRule
Exit a parse tree produced byXLParser.xlRule()
.The default implementation does nothing.
- Specified by:
exitXlRule
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterQuery
Enter a parse tree produced byXLParser.query()
.The default implementation does nothing.
- Specified by:
enterQuery
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitQuery
Exit a parse tree produced byXLParser.query()
.The default implementation does nothing.
- Specified by:
exitQuery
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConnectedPatternList
Enter a parse tree produced byXLParser.connectedPatternList()
.The default implementation does nothing.
- Specified by:
enterConnectedPatternList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConnectedPatternList
Exit a parse tree produced byXLParser.connectedPatternList()
.The default implementation does nothing.
- Specified by:
exitConnectedPatternList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConnectedPattern
Enter a parse tree produced byXLParser.connectedPattern()
.The default implementation does nothing.
- Specified by:
enterConnectedPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConnectedPattern
Exit a parse tree produced byXLParser.connectedPattern()
.The default implementation does nothing.
- Specified by:
exitConnectedPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterConnectedPatternPart
Enter a parse tree produced byXLParser.connectedPatternPart()
.The default implementation does nothing.
- Specified by:
enterConnectedPatternPart
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitConnectedPatternPart
Exit a parse tree produced byXLParser.connectedPatternPart()
.The default implementation does nothing.
- Specified by:
exitConnectedPatternPart
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLabeledPrimaryPatternNoDot
Enter a parse tree produced byXLParser.labeledPrimaryPatternNoDot()
.The default implementation does nothing.
- Specified by:
enterLabeledPrimaryPatternNoDot
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLabeledPrimaryPatternNoDot
Exit a parse tree produced byXLParser.labeledPrimaryPatternNoDot()
.The default implementation does nothing.
- Specified by:
exitLabeledPrimaryPatternNoDot
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryPattern
Enter a parse tree produced byXLParser.primaryPattern()
.The default implementation does nothing.
- Specified by:
enterPrimaryPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryPattern
Exit a parse tree produced byXLParser.primaryPattern()
.The default implementation does nothing.
- Specified by:
exitPrimaryPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryNodePatternRest
Enter a parse tree produced byXLParser.primaryNodePatternRest()
.The default implementation does nothing.
- Specified by:
enterPrimaryNodePatternRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryNodePatternRest
Exit a parse tree produced byXLParser.primaryNodePatternRest()
.The default implementation does nothing.
- Specified by:
exitPrimaryNodePatternRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterIntersectionPattern
Enter a parse tree produced byXLParser.intersectionPattern()
.The default implementation does nothing.
- Specified by:
enterIntersectionPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitIntersectionPattern
Exit a parse tree produced byXLParser.intersectionPattern()
.The default implementation does nothing.
- Specified by:
exitIntersectionPattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryNodePattern
Enter a parse tree produced byXLParser.primaryNodePattern()
.The default implementation does nothing.
- Specified by:
enterPrimaryNodePattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryNodePattern
Exit a parse tree produced byXLParser.primaryNodePattern()
.The default implementation does nothing.
- Specified by:
exitPrimaryNodePattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryEdgePattern
Enter a parse tree produced byXLParser.primaryEdgePattern()
.The default implementation does nothing.
- Specified by:
enterPrimaryEdgePattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryEdgePattern
Exit a parse tree produced byXLParser.primaryEdgePattern()
.The default implementation does nothing.
- Specified by:
exitPrimaryEdgePattern
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPatternSelectorRest
Enter a parse tree produced byXLParser.patternSelectorRest()
.The default implementation does nothing.
- Specified by:
enterPatternSelectorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPatternSelectorRest
Exit a parse tree produced byXLParser.patternSelectorRest()
.The default implementation does nothing.
- Specified by:
exitPatternSelectorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterScript
Enter a parse tree produced byXLParser.script()
.The default implementation does nothing.
- Specified by:
enterScript
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitScript
Exit a parse tree produced byXLParser.script()
.The default implementation does nothing.
- Specified by:
exitScript
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterVariableDeclarators
Enter a parse tree produced byXLParser.variableDeclarators()
.The default implementation does nothing.
- Specified by:
enterVariableDeclarators
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitVariableDeclarators
Exit a parse tree produced byXLParser.variableDeclarators()
.The default implementation does nothing.
- Specified by:
exitVariableDeclarators
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced byXLParser.variableDeclarator()
.The default implementation does nothing.
- Specified by:
enterVariableDeclarator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced byXLParser.variableDeclarator()
.The default implementation does nothing.
- Specified by:
exitVariableDeclarator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterVariableDeclaratorId
Enter a parse tree produced byXLParser.variableDeclaratorId()
.The default implementation does nothing.
- Specified by:
enterVariableDeclaratorId
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitVariableDeclaratorId
Exit a parse tree produced byXLParser.variableDeclaratorId()
.The default implementation does nothing.
- Specified by:
exitVariableDeclaratorId
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMethodInitializerModuleParam
Enter a parse tree produced byXLParser.methodInitializerModuleParam()
.The default implementation does nothing.
- Specified by:
enterMethodInitializerModuleParam
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMethodInitializerModuleParam
Exit a parse tree produced byXLParser.methodInitializerModuleParam()
.The default implementation does nothing.
- Specified by:
exitMethodInitializerModuleParam
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterVariableInitializer
Enter a parse tree produced byXLParser.variableInitializer()
.The default implementation does nothing.
- Specified by:
enterVariableInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitVariableInitializer
Exit a parse tree produced byXLParser.variableInitializer()
.The default implementation does nothing.
- Specified by:
exitVariableInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byXLParser.arrayInitializer()
.The default implementation does nothing.
- Specified by:
enterArrayInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byXLParser.arrayInitializer()
.The default implementation does nothing.
- Specified by:
exitArrayInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassOrInterfaceType
Enter a parse tree produced byXLParser.classOrInterfaceType()
.The default implementation does nothing.
- Specified by:
enterClassOrInterfaceType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassOrInterfaceType
Exit a parse tree produced byXLParser.classOrInterfaceType()
.The default implementation does nothing.
- Specified by:
exitClassOrInterfaceType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterQualifiedNameList
Enter a parse tree produced byXLParser.qualifiedNameList()
.The default implementation does nothing.
- Specified by:
enterQualifiedNameList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitQualifiedNameList
Exit a parse tree produced byXLParser.qualifiedNameList()
.The default implementation does nothing.
- Specified by:
exitQualifiedNameList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFormalParameterList
Enter a parse tree produced byXLParser.formalParameterList()
.The default implementation does nothing.
- Specified by:
enterFormalParameterList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFormalParameterList
Exit a parse tree produced byXLParser.formalParameterList()
.The default implementation does nothing.
- Specified by:
exitFormalParameterList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFormalParameter
Enter a parse tree produced byXLParser.formalParameter()
.The default implementation does nothing.
- Specified by:
enterFormalParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFormalParameter
Exit a parse tree produced byXLParser.formalParameter()
.The default implementation does nothing.
- Specified by:
exitFormalParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLastFormalParameter
Enter a parse tree produced byXLParser.lastFormalParameter()
.The default implementation does nothing.
- Specified by:
enterLastFormalParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLastFormalParameter
Exit a parse tree produced byXLParser.lastFormalParameter()
.The default implementation does nothing.
- Specified by:
exitLastFormalParameter
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterQualifiedName
Enter a parse tree produced byXLParser.qualifiedName()
.The default implementation does nothing.
- Specified by:
enterQualifiedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitQualifiedName
Exit a parse tree produced byXLParser.qualifiedName()
.The default implementation does nothing.
- Specified by:
exitQualifiedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLiteral
Enter a parse tree produced byXLParser.literal()
.The default implementation does nothing.
- Specified by:
enterLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLiteral
Exit a parse tree produced byXLParser.literal()
.The default implementation does nothing.
- Specified by:
exitLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced byXLParser.integerLiteral()
.The default implementation does nothing.
- Specified by:
enterIntegerLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced byXLParser.integerLiteral()
.The default implementation does nothing.
- Specified by:
exitIntegerLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFloatLiteral
Enter a parse tree produced byXLParser.floatLiteral()
.The default implementation does nothing.
- Specified by:
enterFloatLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFloatLiteral
Exit a parse tree produced byXLParser.floatLiteral()
.The default implementation does nothing.
- Specified by:
exitFloatLiteral
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAltAnnotationQualifiedName
Enter a parse tree produced byXLParser.altAnnotationQualifiedName()
.The default implementation does nothing.
- Specified by:
enterAltAnnotationQualifiedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAltAnnotationQualifiedName
Exit a parse tree produced byXLParser.altAnnotationQualifiedName()
.The default implementation does nothing.
- Specified by:
exitAltAnnotationQualifiedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotation
Enter a parse tree produced byXLParser.annotation()
.The default implementation does nothing.
- Specified by:
enterAnnotation
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotation
Exit a parse tree produced byXLParser.annotation()
.The default implementation does nothing.
- Specified by:
exitAnnotation
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterElementValuePairs
Enter a parse tree produced byXLParser.elementValuePairs()
.The default implementation does nothing.
- Specified by:
enterElementValuePairs
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitElementValuePairs
Exit a parse tree produced byXLParser.elementValuePairs()
.The default implementation does nothing.
- Specified by:
exitElementValuePairs
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterElementValuePair
Enter a parse tree produced byXLParser.elementValuePair()
.The default implementation does nothing.
- Specified by:
enterElementValuePair
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitElementValuePair
Exit a parse tree produced byXLParser.elementValuePair()
.The default implementation does nothing.
- Specified by:
exitElementValuePair
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterElementValue
Enter a parse tree produced byXLParser.elementValue()
.The default implementation does nothing.
- Specified by:
enterElementValue
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitElementValue
Exit a parse tree produced byXLParser.elementValue()
.The default implementation does nothing.
- Specified by:
exitElementValue
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterElementValueArrayInitializer
Enter a parse tree produced byXLParser.elementValueArrayInitializer()
.The default implementation does nothing.
- Specified by:
enterElementValueArrayInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitElementValueArrayInitializer
Exit a parse tree produced byXLParser.elementValueArrayInitializer()
.The default implementation does nothing.
- Specified by:
exitElementValueArrayInitializer
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeDeclaration
Enter a parse tree produced byXLParser.annotationTypeDeclaration()
.The default implementation does nothing.
- Specified by:
enterAnnotationTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeDeclaration
Exit a parse tree produced byXLParser.annotationTypeDeclaration()
.The default implementation does nothing.
- Specified by:
exitAnnotationTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeBody
Enter a parse tree produced byXLParser.annotationTypeBody()
.The default implementation does nothing.
- Specified by:
enterAnnotationTypeBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeBody
Exit a parse tree produced byXLParser.annotationTypeBody()
.The default implementation does nothing.
- Specified by:
exitAnnotationTypeBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeElementDeclaration
public void enterAnnotationTypeElementDeclaration(XLParser.AnnotationTypeElementDeclarationContext ctx) Enter a parse tree produced byXLParser.annotationTypeElementDeclaration()
.The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeElementDeclaration
public void exitAnnotationTypeElementDeclaration(XLParser.AnnotationTypeElementDeclarationContext ctx) Exit a parse tree produced byXLParser.annotationTypeElementDeclaration()
.The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationTypeElementRest
Enter a parse tree produced byXLParser.annotationTypeElementRest()
.The default implementation does nothing.
- Specified by:
enterAnnotationTypeElementRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationTypeElementRest
Exit a parse tree produced byXLParser.annotationTypeElementRest()
.The default implementation does nothing.
- Specified by:
exitAnnotationTypeElementRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationMethodOrConstantRest
Enter a parse tree produced byXLParser.annotationMethodOrConstantRest()
.The default implementation does nothing.
- Specified by:
enterAnnotationMethodOrConstantRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationMethodOrConstantRest
Exit a parse tree produced byXLParser.annotationMethodOrConstantRest()
.The default implementation does nothing.
- Specified by:
exitAnnotationMethodOrConstantRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationMethodRest
Enter a parse tree produced byXLParser.annotationMethodRest()
.The default implementation does nothing.
- Specified by:
enterAnnotationMethodRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationMethodRest
Exit a parse tree produced byXLParser.annotationMethodRest()
.The default implementation does nothing.
- Specified by:
exitAnnotationMethodRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAnnotationConstantRest
Enter a parse tree produced byXLParser.annotationConstantRest()
.The default implementation does nothing.
- Specified by:
enterAnnotationConstantRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAnnotationConstantRest
Exit a parse tree produced byXLParser.annotationConstantRest()
.The default implementation does nothing.
- Specified by:
exitAnnotationConstantRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterDefaultValue
Enter a parse tree produced byXLParser.defaultValue()
.The default implementation does nothing.
- Specified by:
enterDefaultValue
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitDefaultValue
Exit a parse tree produced byXLParser.defaultValue()
.The default implementation does nothing.
- Specified by:
exitDefaultValue
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterBlock
Enter a parse tree produced byXLParser.block()
.The default implementation does nothing.
- Specified by:
enterBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitBlock
Exit a parse tree produced byXLParser.block()
.The default implementation does nothing.
- Specified by:
exitBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterBlockStatement
Enter a parse tree produced byXLParser.blockStatement()
.The default implementation does nothing.
- Specified by:
enterBlockStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitBlockStatement
Exit a parse tree produced byXLParser.blockStatement()
.The default implementation does nothing.
- Specified by:
exitBlockStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalVariableDeclaration
Enter a parse tree produced byXLParser.localVariableDeclaration()
.The default implementation does nothing.
- Specified by:
enterLocalVariableDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalVariableDeclaration
Exit a parse tree produced byXLParser.localVariableDeclaration()
.The default implementation does nothing.
- Specified by:
exitLocalVariableDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterIdentifier
Enter a parse tree produced byXLParser.identifier()
.The default implementation does nothing.
- Specified by:
enterIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitIdentifier
Exit a parse tree produced byXLParser.identifier()
.The default implementation does nothing.
- Specified by:
exitIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeIdentifier
Enter a parse tree produced byXLParser.typeIdentifier()
.The default implementation does nothing.
- Specified by:
enterTypeIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeIdentifier
Exit a parse tree produced byXLParser.typeIdentifier()
.The default implementation does nothing.
- Specified by:
exitTypeIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterLocalTypeDeclaration
Enter a parse tree produced byXLParser.localTypeDeclaration()
.The default implementation does nothing.
- Specified by:
enterLocalTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitLocalTypeDeclaration
Exit a parse tree produced byXLParser.localTypeDeclaration()
.The default implementation does nothing.
- Specified by:
exitLocalTypeDeclaration
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterStatement
Enter a parse tree produced byXLParser.statement()
.The default implementation does nothing.
- Specified by:
enterStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitStatement
Exit a parse tree produced byXLParser.statement()
.The default implementation does nothing.
- Specified by:
exitStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterStatementNoExprNoLabel
Enter a parse tree produced byXLParser.statementNoExprNoLabel()
.The default implementation does nothing.
- Specified by:
enterStatementNoExprNoLabel
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitStatementNoExprNoLabel
Exit a parse tree produced byXLParser.statementNoExprNoLabel()
.The default implementation does nothing.
- Specified by:
exitStatementNoExprNoLabel
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterControlStatement
Enter a parse tree produced byXLParser.controlStatement()
.The default implementation does nothing.
- Specified by:
enterControlStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitControlStatement
Exit a parse tree produced byXLParser.controlStatement()
.The default implementation does nothing.
- Specified by:
exitControlStatement
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterControlBody
Enter a parse tree produced byXLParser.controlBody()
.The default implementation does nothing.
- Specified by:
enterControlBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitControlBody
Exit a parse tree produced byXLParser.controlBody()
.The default implementation does nothing.
- Specified by:
exitControlBody
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCatchClause
Enter a parse tree produced byXLParser.catchClause()
.The default implementation does nothing.
- Specified by:
enterCatchClause
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCatchClause
Exit a parse tree produced byXLParser.catchClause()
.The default implementation does nothing.
- Specified by:
exitCatchClause
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCatchType
Enter a parse tree produced byXLParser.catchType()
.The default implementation does nothing.
- Specified by:
enterCatchType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCatchType
Exit a parse tree produced byXLParser.catchType()
.The default implementation does nothing.
- Specified by:
exitCatchType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byXLParser.finallyBlock()
.The default implementation does nothing.
- Specified by:
enterFinallyBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byXLParser.finallyBlock()
.The default implementation does nothing.
- Specified by:
exitFinallyBlock
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterResourceSpecification
Enter a parse tree produced byXLParser.resourceSpecification()
.The default implementation does nothing.
- Specified by:
enterResourceSpecification
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitResourceSpecification
Exit a parse tree produced byXLParser.resourceSpecification()
.The default implementation does nothing.
- Specified by:
exitResourceSpecification
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterResources
Enter a parse tree produced byXLParser.resources()
.The default implementation does nothing.
- Specified by:
enterResources
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitResources
Exit a parse tree produced byXLParser.resources()
.The default implementation does nothing.
- Specified by:
exitResources
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterResource
Enter a parse tree produced byXLParser.resource()
.The default implementation does nothing.
- Specified by:
enterResource
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitResource
Exit a parse tree produced byXLParser.resource()
.The default implementation does nothing.
- Specified by:
exitResource
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSwitchBlockStatementGroup
Enter a parse tree produced byXLParser.switchBlockStatementGroup()
.The default implementation does nothing.
- Specified by:
enterSwitchBlockStatementGroup
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSwitchBlockStatementGroup
Exit a parse tree produced byXLParser.switchBlockStatementGroup()
.The default implementation does nothing.
- Specified by:
exitSwitchBlockStatementGroup
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSwitchLabel
Enter a parse tree produced byXLParser.switchLabel()
.The default implementation does nothing.
- Specified by:
enterSwitchLabel
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSwitchLabel
Exit a parse tree produced byXLParser.switchLabel()
.The default implementation does nothing.
- Specified by:
exitSwitchLabel
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterForControl
Enter a parse tree produced byXLParser.forControl()
.The default implementation does nothing.
- Specified by:
enterForControl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitForControl
Exit a parse tree produced byXLParser.forControl()
.The default implementation does nothing.
- Specified by:
exitForControl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterForInit
Enter a parse tree produced byXLParser.forInit()
.The default implementation does nothing.
- Specified by:
enterForInit
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitForInit
Exit a parse tree produced byXLParser.forInit()
.The default implementation does nothing.
- Specified by:
exitForInit
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterEnhancedForControl
Enter a parse tree produced byXLParser.enhancedForControl()
.The default implementation does nothing.
- Specified by:
enterEnhancedForControl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitEnhancedForControl
Exit a parse tree produced byXLParser.enhancedForControl()
.The default implementation does nothing.
- Specified by:
exitEnhancedForControl
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterForControlNoVar
Enter a parse tree produced byXLParser.forControlNoVar()
.The default implementation does nothing.
- Specified by:
enterForControlNoVar
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitForControlNoVar
Exit a parse tree produced byXLParser.forControlNoVar()
.The default implementation does nothing.
- Specified by:
exitForControlNoVar
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterParExpression
Enter a parse tree produced byXLParser.parExpression()
.The default implementation does nothing.
- Specified by:
enterParExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitParExpression
Exit a parse tree produced byXLParser.parExpression()
.The default implementation does nothing.
- Specified by:
exitParExpression
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExpressionList
Enter a parse tree produced byXLParser.expressionList()
.The default implementation does nothing.
- Specified by:
enterExpressionList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExpressionList
Exit a parse tree produced byXLParser.expressionList()
.The default implementation does nothing.
- Specified by:
exitExpressionList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExpressionListParen
Enter a parse tree produced byXLParser.expressionListParen()
.The default implementation does nothing.
- Specified by:
enterExpressionListParen
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExpressionListParen
Exit a parse tree produced byXLParser.expressionListParen()
.The default implementation does nothing.
- Specified by:
exitExpressionListParen
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMethodCall
Enter a parse tree produced byXLParser.methodCall()
.The default implementation does nothing.
- Specified by:
enterMethodCall
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMethodCall
Exit a parse tree produced byXLParser.methodCall()
.The default implementation does nothing.
- Specified by:
exitMethodCall
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterAccessMember
Enter a parse tree produced byXLParser.accessMember()
.The default implementation does nothing.
- Specified by:
enterAccessMember
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitAccessMember
Exit a parse tree produced byXLParser.accessMember()
.The default implementation does nothing.
- Specified by:
exitAccessMember
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterMemberIdentifier
Enter a parse tree produced byXLParser.memberIdentifier()
.The default implementation does nothing.
- Specified by:
enterMemberIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitMemberIdentifier
Exit a parse tree produced byXLParser.memberIdentifier()
.The default implementation does nothing.
- Specified by:
exitMemberIdentifier
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCastedMember
Enter a parse tree produced byXLParser.castedMember()
.The default implementation does nothing.
- Specified by:
enterCastedMember
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCastedMember
Exit a parse tree produced byXLParser.castedMember()
.The default implementation does nothing.
- Specified by:
exitCastedMember
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCastedType
Enter a parse tree produced byXLParser.castedType()
.The default implementation does nothing.
- Specified by:
enterCastedType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCastedType
Exit a parse tree produced byXLParser.castedType()
.The default implementation does nothing.
- Specified by:
exitCastedType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterExpressionOrDeclList
Enter a parse tree produced byXLParser.expressionOrDeclList()
.The default implementation does nothing.
- Specified by:
enterExpressionOrDeclList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitExpressionOrDeclList
Exit a parse tree produced byXLParser.expressionOrDeclList()
.The default implementation does nothing.
- Specified by:
exitExpressionOrDeclList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterXlOperator
Enter a parse tree produced byXLParser.xlOperator()
.The default implementation does nothing.
- Specified by:
enterXlOperator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitXlOperator
Exit a parse tree produced byXLParser.xlOperator()
.The default implementation does nothing.
- Specified by:
exitXlOperator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCollectionNodes
Enter a parse tree produced byXLParser.collectionNodes()
.The default implementation does nothing.
- Specified by:
enterCollectionNodes
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCollectionNodes
Exit a parse tree produced byXLParser.collectionNodes()
.The default implementation does nothing.
- Specified by:
exitCollectionNodes
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterProduceEdgeOp
Enter a parse tree produced byXLParser.produceEdgeOp()
.The default implementation does nothing.
- Specified by:
enterProduceEdgeOp
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitProduceEdgeOp
Exit a parse tree produced byXLParser.produceEdgeOp()
.The default implementation does nothing.
- Specified by:
exitProduceEdgeOp
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterEdgeNode
Enter a parse tree produced byXLParser.edgeNode()
.The default implementation does nothing.
- Specified by:
enterEdgeNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitEdgeNode
Exit a parse tree produced byXLParser.edgeNode()
.The default implementation does nothing.
- Specified by:
exitEdgeNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterNode
Enter a parse tree produced byXLParser.node()
.The default implementation does nothing.
- Specified by:
enterNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitNode
Exit a parse tree produced byXLParser.node()
.The default implementation does nothing.
- Specified by:
exitNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterUnaryOpNode
Enter a parse tree produced byXLParser.unaryOpNode()
.The default implementation does nothing.
- Specified by:
enterUnaryOpNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitUnaryOpNode
Exit a parse tree produced byXLParser.unaryOpNode()
.The default implementation does nothing.
- Specified by:
exitUnaryOpNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryExpressionNode
Enter a parse tree produced byXLParser.primaryExpressionNode()
.The default implementation does nothing.
- Specified by:
enterPrimaryExpressionNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryExpressionNode
Exit a parse tree produced byXLParser.primaryExpressionNode()
.The default implementation does nothing.
- Specified by:
exitPrimaryExpressionNode
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimaryNoParen
Enter a parse tree produced byXLParser.primaryNoParen()
.The default implementation does nothing.
- Specified by:
enterPrimaryNoParen
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimaryNoParen
Exit a parse tree produced byXLParser.primaryNoParen()
.The default implementation does nothing.
- Specified by:
exitPrimaryNoParen
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterWithInstanceRest
Enter a parse tree produced byXLParser.withInstanceRest()
.The default implementation does nothing.
- Specified by:
enterWithInstanceRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitWithInstanceRest
Exit a parse tree produced byXLParser.withInstanceRest()
.The default implementation does nothing.
- Specified by:
exitWithInstanceRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimary
Enter a parse tree produced byXLParser.primary()
.The default implementation does nothing.
- Specified by:
enterPrimary
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimary
Exit a parse tree produced byXLParser.primary()
.The default implementation does nothing.
- Specified by:
exitPrimary
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassType
Enter a parse tree produced byXLParser.classType()
.The default implementation does nothing.
- Specified by:
enterClassType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassType
Exit a parse tree produced byXLParser.classType()
.The default implementation does nothing.
- Specified by:
exitClassType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCreator
Enter a parse tree produced byXLParser.creator()
.The default implementation does nothing.
- Specified by:
enterCreator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCreator
Exit a parse tree produced byXLParser.creator()
.The default implementation does nothing.
- Specified by:
exitCreator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterCreatedName
Enter a parse tree produced byXLParser.createdName()
.The default implementation does nothing.
- Specified by:
enterCreatedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitCreatedName
Exit a parse tree produced byXLParser.createdName()
.The default implementation does nothing.
- Specified by:
exitCreatedName
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterInnerCreator
Enter a parse tree produced byXLParser.innerCreator()
.The default implementation does nothing.
- Specified by:
enterInnerCreator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitInnerCreator
Exit a parse tree produced byXLParser.innerCreator()
.The default implementation does nothing.
- Specified by:
exitInnerCreator
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced byXLParser.arrayCreatorRest()
.The default implementation does nothing.
- Specified by:
enterArrayCreatorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced byXLParser.arrayCreatorRest()
.The default implementation does nothing.
- Specified by:
exitArrayCreatorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced byXLParser.classCreatorRest()
.The default implementation does nothing.
- Specified by:
enterClassCreatorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced byXLParser.classCreatorRest()
.The default implementation does nothing.
- Specified by:
exitClassCreatorRest
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeList
Enter a parse tree produced byXLParser.typeList()
.The default implementation does nothing.
- Specified by:
enterTypeList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeList
Exit a parse tree produced byXLParser.typeList()
.The default implementation does nothing.
- Specified by:
exitTypeList
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterTypeType
Enter a parse tree produced byXLParser.typeType()
.The default implementation does nothing.
- Specified by:
enterTypeType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitTypeType
Exit a parse tree produced byXLParser.typeType()
.The default implementation does nothing.
- Specified by:
exitTypeType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterRefTypeType
Enter a parse tree produced byXLParser.refTypeType()
.The default implementation does nothing.
- Specified by:
enterRefTypeType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitRefTypeType
Exit a parse tree produced byXLParser.refTypeType()
.The default implementation does nothing.
- Specified by:
exitRefTypeType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byXLParser.primitiveType()
.The default implementation does nothing.
- Specified by:
enterPrimitiveType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byXLParser.primitiveType()
.The default implementation does nothing.
- Specified by:
exitPrimitiveType
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterSuperSuffix
Enter a parse tree produced byXLParser.superSuffix()
.The default implementation does nothing.
- Specified by:
enterSuperSuffix
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitSuperSuffix
Exit a parse tree produced byXLParser.superSuffix()
.The default implementation does nothing.
- Specified by:
exitSuperSuffix
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterArguments
Enter a parse tree produced byXLParser.arguments()
.The default implementation does nothing.
- Specified by:
enterArguments
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
exitArguments
Exit a parse tree produced byXLParser.arguments()
.The default implementation does nothing.
- Specified by:
exitArguments
in interfaceXLParserListener
- Parameters:
ctx
- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminal
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNode
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-