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