Class EK9BaseListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
,EK9Listener
- Direct Known Subclasses:
AbstractEK9PhaseListener
,ReferencesPhase1Listener
,ResolveDefineExplicitTypeListener
EK9Listener
,
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 byEK9Parser.accessModifier()
.void
Enter a parse tree produced byEK9Parser.aggregateParts()
.void
Enter a parse tree produced byEK9Parser.aggregateProperty()
.void
Enter a parse tree produced byEK9Parser.allowingOnly()
.void
Enter a parse tree produced byEK9Parser.applicationBlock()
.void
Enter a parse tree produced byEK9Parser.applicationDeclaration()
.void
Enter a parse tree produced byEK9Parser.argumentParam()
.void
Enter a parse tree produced byEK9Parser.aspectDeclaration()
.void
Enter a parse tree produced byEK9Parser.assertStatement()
.void
Enter a parse tree produced byEK9Parser.assignmentExpression()
.void
Enter a parse tree produced byEK9Parser.assignmentStatement()
.void
Enter a parse tree produced byEK9Parser.binaryLit()
.void
Enter a parse tree produced by thebinaryLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.block()
.void
Enter a parse tree produced byEK9Parser.blockStatement()
.void
Enter a parse tree produced byEK9Parser.booleanLit()
.void
Enter a parse tree produced by thebooleanLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.call()
.void
Enter a parse tree produced byEK9Parser.caseExpression()
.void
Enter a parse tree produced byEK9Parser.caseStatement()
.void
Enter a parse tree produced byEK9Parser.catchStatementExpression()
.void
Enter a parse tree produced byEK9Parser.characterLit()
.void
Enter a parse tree produced by thecharacterLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.classBlock()
.void
Enter a parse tree produced byEK9Parser.classDeclaration()
.void
Enter a parse tree produced byEK9Parser.colourLit()
.void
Enter a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.compilationUnit()
.void
Enter a parse tree produced byEK9Parser.componentBlock()
.void
Enter a parse tree produced byEK9Parser.componentDeclaration()
.void
Enter a parse tree produced byEK9Parser.constantBlock()
.void
Enter a parse tree produced byEK9Parser.constantDeclaration()
.void
Enter a parse tree produced byEK9Parser.constantInitialiser()
.void
Enter a parse tree produced byEK9Parser.constrainDeclaration()
.void
Enter a parse tree produced byEK9Parser.constrainType()
.void
Enter a parse tree produced byEK9Parser.dateLit()
.void
Enter a parse tree produced by thedateLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.dateTimeLit()
.void
Enter a parse tree produced by thedateTimeLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.declareArgumentParam()
.void
Enter a parse tree produced by thedecorationDimensionLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced by thedecorationResolutionLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.defaultOperator()
.void
Enter a parse tree produced byEK9Parser.dict()
.void
Enter a parse tree produced byEK9Parser.dimensionLit()
.void
Enter a parse tree produced byEK9Parser.directive()
.void
Enter a parse tree produced byEK9Parser.directivePart()
.void
Enter a parse tree produced byEK9Parser.dottedName()
.void
Enter a parse tree produced byEK9Parser.durationLit()
.void
Enter a parse tree produced by thedurationLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.dynamicClassDeclaration()
.void
Enter a parse tree produced byEK9Parser.dynamicFunctionBody()
.void
Enter a parse tree produced byEK9Parser.dynamicFunctionDeclaration()
.void
Enter a parse tree produced byEK9Parser.dynamicVariableCapture()
.void
Enter a parse tree produced byEK9Parser.elseOnlyBlock()
.void
Enter a parse tree produced byEK9Parser.enumerationDeclaration()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Enter a parse tree produced byEK9Parser.expression()
.void
Enter a parse tree produced byEK9Parser.expressionParam()
.void
Enter a parse tree produced byEK9Parser.extendDeclaration()
.void
Enter a parse tree produced byEK9Parser.extendPreamble()
.void
Enter a parse tree produced byEK9Parser.finallyStatementExpression()
.void
Enter a parse tree produced byEK9Parser.floatingPointLit()
.void
Enter a parse tree produced by thefloatingPointLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.forLoop()
.void
Enter a parse tree produced byEK9Parser.forRange()
.void
Enter a parse tree produced byEK9Parser.forStatementExpression()
.void
Enter a parse tree produced byEK9Parser.functionBlock()
.void
Enter a parse tree produced byEK9Parser.functionDeclaration()
.void
Enter a parse tree produced byEK9Parser.guardExpression()
.void
Enter a parse tree produced byEK9Parser.httpAccess()
.void
Enter a parse tree produced byEK9Parser.httpVerb()
.void
Enter a parse tree produced byEK9Parser.identifier()
.void
Enter a parse tree produced byEK9Parser.identifierReference()
.void
Enter a parse tree produced byEK9Parser.ifControlBlock()
.void
Enter a parse tree produced byEK9Parser.ifStatement()
.void
Enter a parse tree produced byEK9Parser.initValuePair()
.void
Enter a parse tree produced byEK9Parser.instructionBlock()
.void
Enter a parse tree produced byEK9Parser.integerLit()
.void
Enter a parse tree produced by theintegerLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.list()
.void
Enter a parse tree produced byEK9Parser.methodDeclaration()
.void
Enter a parse tree produced byEK9Parser.millisecondLit()
.void
Enter a parse tree produced by themillisecondLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.moduleBlock()
.void
Enter a parse tree produced byEK9Parser.moduleDeclaration()
.void
Enter a parse tree produced byEK9Parser.moneyLit()
.void
Enter a parse tree produced by themoneyLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.objectAccess()
.void
Enter a parse tree produced byEK9Parser.objectAccessExpression()
.void
Enter a parse tree produced byEK9Parser.objectAccessStart()
.void
Enter a parse tree produced byEK9Parser.objectAccessType()
.void
Enter a parse tree produced byEK9Parser.operationCall()
.void
Enter a parse tree produced byEK9Parser.operationDetails()
.void
Enter a parse tree produced byEK9Parser.operator()
.void
Enter a parse tree produced byEK9Parser.operatorDeclaration()
.void
Enter a parse tree produced byEK9Parser.packageBlock()
.void
Enter a parse tree produced byEK9Parser.parameterisedArgs()
.void
Enter a parse tree produced byEK9Parser.parameterisedDetail()
.void
Enter a parse tree produced byEK9Parser.parameterisedParams()
.void
Enter a parse tree produced byEK9Parser.parameterisedType()
.void
Enter a parse tree produced byEK9Parser.paramExpression()
.void
Enter a parse tree produced byEK9Parser.pathLit()
.void
Enter a parse tree produced by thepathLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.pipelinePart()
.void
Enter a parse tree produced byEK9Parser.preFlowAndControl()
.void
Enter a parse tree produced byEK9Parser.preFlowStatement()
.void
Enter a parse tree produced byEK9Parser.primary()
.void
Enter a parse tree produced byEK9Parser.primaryReference()
.void
Enter a parse tree produced byEK9Parser.programBlock()
.void
Enter a parse tree produced byEK9Parser.range()
.void
Enter a parse tree produced byEK9Parser.recordBlock()
.void
Enter a parse tree produced byEK9Parser.recordDeclaration()
.void
Enter a parse tree produced byEK9Parser.referencesBlock()
.void
Enter a parse tree produced byEK9Parser.regExLit()
.void
Enter a parse tree produced byEK9Parser.registerStatement()
.void
Enter a parse tree produced by theregularExpressionLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.resolutionLit()
.void
Enter a parse tree produced byEK9Parser.returningParam()
.void
Enter a parse tree produced byEK9Parser.serviceBlock()
.void
Enter a parse tree produced byEK9Parser.serviceDeclaration()
.void
Enter a parse tree produced byEK9Parser.serviceOperationDeclaration()
.void
Enter a parse tree produced byEK9Parser.sheBang()
.void
Enter a parse tree produced byEK9Parser.singleStatementBlock()
.void
Enter a parse tree produced byEK9Parser.statement()
.void
Enter a parse tree produced byEK9Parser.streamCat()
.void
Enter a parse tree produced byEK9Parser.streamExpression()
.void
Enter a parse tree produced byEK9Parser.streamExpressionTermination()
.void
Enter a parse tree produced byEK9Parser.streamFor()
.void
Enter a parse tree produced byEK9Parser.streamPart()
.void
Enter a parse tree produced byEK9Parser.streamSource()
.void
Enter a parse tree produced byEK9Parser.streamStatement()
.void
Enter a parse tree produced byEK9Parser.streamStatementTermination()
.void
Enter a parse tree produced byEK9Parser.stringLit()
.void
Enter a parse tree produced by thestringLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.stringPart()
.void
Enter a parse tree produced byEK9Parser.switchStatementExpression()
.void
Enter a parse tree produced byEK9Parser.textBlock()
.void
Enter a parse tree produced byEK9Parser.textBodyDeclaration()
.void
Enter a parse tree produced byEK9Parser.textDeclaration()
.void
Enter a parse tree produced byEK9Parser.throwStatement()
.void
Enter a parse tree produced byEK9Parser.timeLit()
.void
Enter a parse tree produced by thetimeLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.traitBlock()
.void
Enter a parse tree produced byEK9Parser.traitDeclaration()
.void
Enter a parse tree produced byEK9Parser.traitPreamble()
.void
Enter a parse tree produced byEK9Parser.traitReference()
.void
Enter a parse tree produced byEK9Parser.traitsList()
.void
Enter a parse tree produced byEK9Parser.tryStatementExpression()
.void
Enter a parse tree produced byEK9Parser.typeBlock()
.void
Enter a parse tree produced byEK9Parser.typeDeclaration()
.void
Enter a parse tree produced byEK9Parser.typeDef()
.void
Enter a parse tree produced byEK9Parser.variableDeclaration()
.void
Enter a parse tree produced byEK9Parser.variableOnlyDeclaration()
.void
Enter a parse tree produced byEK9Parser.versionNumberLit()
.void
Enter a parse tree produced by theversionNumberLiteral
labeled alternative inEK9Parser.literal()
.void
Enter a parse tree produced byEK9Parser.webVariableCorrelation()
.void
Enter a parse tree produced byEK9Parser.whileStatementExpression()
.void
Exit a parse tree produced byEK9Parser.accessModifier()
.void
Exit a parse tree produced byEK9Parser.aggregateParts()
.void
Exit a parse tree produced byEK9Parser.aggregateProperty()
.void
Exit a parse tree produced byEK9Parser.allowingOnly()
.void
Exit a parse tree produced byEK9Parser.applicationBlock()
.void
Exit a parse tree produced byEK9Parser.applicationDeclaration()
.void
Exit a parse tree produced byEK9Parser.argumentParam()
.void
Exit a parse tree produced byEK9Parser.aspectDeclaration()
.void
Exit a parse tree produced byEK9Parser.assertStatement()
.void
Exit a parse tree produced byEK9Parser.assignmentExpression()
.void
Exit a parse tree produced byEK9Parser.assignmentStatement()
.void
Exit a parse tree produced byEK9Parser.binaryLit()
.void
Exit a parse tree produced by thebinaryLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.block()
.void
Exit a parse tree produced byEK9Parser.blockStatement()
.void
Exit a parse tree produced byEK9Parser.booleanLit()
.void
Exit a parse tree produced by thebooleanLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.call()
.void
Exit a parse tree produced byEK9Parser.caseExpression()
.void
Exit a parse tree produced byEK9Parser.caseStatement()
.void
Exit a parse tree produced byEK9Parser.catchStatementExpression()
.void
Exit a parse tree produced byEK9Parser.characterLit()
.void
Exit a parse tree produced by thecharacterLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.classBlock()
.void
Exit a parse tree produced byEK9Parser.classDeclaration()
.void
Exit a parse tree produced byEK9Parser.colourLit()
.void
Exit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.compilationUnit()
.void
Exit a parse tree produced byEK9Parser.componentBlock()
.void
Exit a parse tree produced byEK9Parser.componentDeclaration()
.void
Exit a parse tree produced byEK9Parser.constantBlock()
.void
Exit a parse tree produced byEK9Parser.constantDeclaration()
.void
Exit a parse tree produced byEK9Parser.constantInitialiser()
.void
Exit a parse tree produced byEK9Parser.constrainDeclaration()
.void
Exit a parse tree produced byEK9Parser.constrainType()
.void
Exit a parse tree produced byEK9Parser.dateLit()
.void
Exit a parse tree produced by thedateLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.dateTimeLit()
.void
Exit a parse tree produced by thedateTimeLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.declareArgumentParam()
.void
Exit a parse tree produced by thedecorationDimensionLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced by thedecorationResolutionLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.defaultOperator()
.void
Exit a parse tree produced byEK9Parser.dict()
.void
Exit a parse tree produced byEK9Parser.dimensionLit()
.void
Exit a parse tree produced byEK9Parser.directive()
.void
Exit a parse tree produced byEK9Parser.directivePart()
.void
Exit a parse tree produced byEK9Parser.dottedName()
.void
Exit a parse tree produced byEK9Parser.durationLit()
.void
Exit a parse tree produced by thedurationLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.dynamicClassDeclaration()
.void
Exit a parse tree produced byEK9Parser.dynamicFunctionBody()
.void
Exit a parse tree produced byEK9Parser.dynamicFunctionDeclaration()
.void
Exit a parse tree produced byEK9Parser.dynamicVariableCapture()
.void
Exit a parse tree produced byEK9Parser.elseOnlyBlock()
.void
Exit a parse tree produced byEK9Parser.enumerationDeclaration()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Exit a parse tree produced byEK9Parser.expression()
.void
Exit a parse tree produced byEK9Parser.expressionParam()
.void
Exit a parse tree produced byEK9Parser.extendDeclaration()
.void
Exit a parse tree produced byEK9Parser.extendPreamble()
.void
Exit a parse tree produced byEK9Parser.finallyStatementExpression()
.void
Exit a parse tree produced byEK9Parser.floatingPointLit()
.void
Exit a parse tree produced by thefloatingPointLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.forLoop()
.void
Exit a parse tree produced byEK9Parser.forRange()
.void
Exit a parse tree produced byEK9Parser.forStatementExpression()
.void
Exit a parse tree produced byEK9Parser.functionBlock()
.void
Exit a parse tree produced byEK9Parser.functionDeclaration()
.void
Exit a parse tree produced byEK9Parser.guardExpression()
.void
Exit a parse tree produced byEK9Parser.httpAccess()
.void
Exit a parse tree produced byEK9Parser.httpVerb()
.void
Exit a parse tree produced byEK9Parser.identifier()
.void
Exit a parse tree produced byEK9Parser.identifierReference()
.void
Exit a parse tree produced byEK9Parser.ifControlBlock()
.void
Exit a parse tree produced byEK9Parser.ifStatement()
.void
Exit a parse tree produced byEK9Parser.initValuePair()
.void
Exit a parse tree produced byEK9Parser.instructionBlock()
.void
Exit a parse tree produced byEK9Parser.integerLit()
.void
Exit a parse tree produced by theintegerLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.list()
.void
Exit a parse tree produced byEK9Parser.methodDeclaration()
.void
Exit a parse tree produced byEK9Parser.millisecondLit()
.void
Exit a parse tree produced by themillisecondLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.moduleBlock()
.void
Exit a parse tree produced byEK9Parser.moduleDeclaration()
.void
Exit a parse tree produced byEK9Parser.moneyLit()
.void
Exit a parse tree produced by themoneyLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.objectAccess()
.void
Exit a parse tree produced byEK9Parser.objectAccessExpression()
.void
Exit a parse tree produced byEK9Parser.objectAccessStart()
.void
Exit a parse tree produced byEK9Parser.objectAccessType()
.void
Exit a parse tree produced byEK9Parser.operationCall()
.void
Exit a parse tree produced byEK9Parser.operationDetails()
.void
Exit a parse tree produced byEK9Parser.operator()
.void
Exit a parse tree produced byEK9Parser.operatorDeclaration()
.void
Exit a parse tree produced byEK9Parser.packageBlock()
.void
Exit a parse tree produced byEK9Parser.parameterisedArgs()
.void
Exit a parse tree produced byEK9Parser.parameterisedDetail()
.void
Exit a parse tree produced byEK9Parser.parameterisedParams()
.void
Exit a parse tree produced byEK9Parser.parameterisedType()
.void
Exit a parse tree produced byEK9Parser.paramExpression()
.void
Exit a parse tree produced byEK9Parser.pathLit()
.void
Exit a parse tree produced by thepathLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.pipelinePart()
.void
Exit a parse tree produced byEK9Parser.preFlowAndControl()
.void
Exit a parse tree produced byEK9Parser.preFlowStatement()
.void
Exit a parse tree produced byEK9Parser.primary()
.void
Exit a parse tree produced byEK9Parser.primaryReference()
.void
Exit a parse tree produced byEK9Parser.programBlock()
.void
Exit a parse tree produced byEK9Parser.range()
.void
Exit a parse tree produced byEK9Parser.recordBlock()
.void
Exit a parse tree produced byEK9Parser.recordDeclaration()
.void
Exit a parse tree produced byEK9Parser.referencesBlock()
.void
Exit a parse tree produced byEK9Parser.regExLit()
.void
Exit a parse tree produced byEK9Parser.registerStatement()
.void
Exit a parse tree produced by theregularExpressionLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.resolutionLit()
.void
Exit a parse tree produced byEK9Parser.returningParam()
.void
Exit a parse tree produced byEK9Parser.serviceBlock()
.void
Exit a parse tree produced byEK9Parser.serviceDeclaration()
.void
Exit a parse tree produced byEK9Parser.serviceOperationDeclaration()
.void
Exit a parse tree produced byEK9Parser.sheBang()
.void
Exit a parse tree produced byEK9Parser.singleStatementBlock()
.void
Exit a parse tree produced byEK9Parser.statement()
.void
Exit a parse tree produced byEK9Parser.streamCat()
.void
Exit a parse tree produced byEK9Parser.streamExpression()
.void
Exit a parse tree produced byEK9Parser.streamExpressionTermination()
.void
Exit a parse tree produced byEK9Parser.streamFor()
.void
Exit a parse tree produced byEK9Parser.streamPart()
.void
Exit a parse tree produced byEK9Parser.streamSource()
.void
Exit a parse tree produced byEK9Parser.streamStatement()
.void
Exit a parse tree produced byEK9Parser.streamStatementTermination()
.void
Exit a parse tree produced byEK9Parser.stringLit()
.void
Exit a parse tree produced by thestringLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.stringPart()
.void
Exit a parse tree produced byEK9Parser.switchStatementExpression()
.void
Exit a parse tree produced byEK9Parser.textBlock()
.void
Exit a parse tree produced byEK9Parser.textBodyDeclaration()
.void
Exit a parse tree produced byEK9Parser.textDeclaration()
.void
Exit a parse tree produced byEK9Parser.throwStatement()
.void
Exit a parse tree produced byEK9Parser.timeLit()
.void
Exit a parse tree produced by thetimeLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.traitBlock()
.void
Exit a parse tree produced byEK9Parser.traitDeclaration()
.void
Exit a parse tree produced byEK9Parser.traitPreamble()
.void
Exit a parse tree produced byEK9Parser.traitReference()
.void
Exit a parse tree produced byEK9Parser.traitsList()
.void
Exit a parse tree produced byEK9Parser.tryStatementExpression()
.void
Exit a parse tree produced byEK9Parser.typeBlock()
.void
Exit a parse tree produced byEK9Parser.typeDeclaration()
.void
Exit a parse tree produced byEK9Parser.typeDef()
.void
Exit a parse tree produced byEK9Parser.variableDeclaration()
.void
Exit a parse tree produced byEK9Parser.variableOnlyDeclaration()
.void
Exit a parse tree produced byEK9Parser.versionNumberLit()
.void
Exit a parse tree produced by theversionNumberLiteral
labeled alternative inEK9Parser.literal()
.void
Exit a parse tree produced byEK9Parser.webVariableCorrelation()
.void
Exit a parse tree produced byEK9Parser.whileStatementExpression()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode node) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
EK9BaseListener
public EK9BaseListener()
-
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byEK9Parser.compilationUnit()
.The default implementation does nothing.
- Specified by:
enterCompilationUnit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byEK9Parser.compilationUnit()
.The default implementation does nothing.
- Specified by:
exitCompilationUnit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterSheBang
Enter a parse tree produced byEK9Parser.sheBang()
.The default implementation does nothing.
- Specified by:
enterSheBang
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitSheBang
Exit a parse tree produced byEK9Parser.sheBang()
.The default implementation does nothing.
- Specified by:
exitSheBang
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDirective
Enter a parse tree produced byEK9Parser.directive()
.The default implementation does nothing.
- Specified by:
enterDirective
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDirective
Exit a parse tree produced byEK9Parser.directive()
.The default implementation does nothing.
- Specified by:
exitDirective
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDirectivePart
Enter a parse tree produced byEK9Parser.directivePart()
.The default implementation does nothing.
- Specified by:
enterDirectivePart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDirectivePart
Exit a parse tree produced byEK9Parser.directivePart()
.The default implementation does nothing.
- Specified by:
exitDirectivePart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterModuleDeclaration
Enter a parse tree produced byEK9Parser.moduleDeclaration()
.The default implementation does nothing.
- Specified by:
enterModuleDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitModuleDeclaration
Exit a parse tree produced byEK9Parser.moduleDeclaration()
.The default implementation does nothing.
- Specified by:
exitModuleDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterModuleBlock
Enter a parse tree produced byEK9Parser.moduleBlock()
.The default implementation does nothing.
- Specified by:
enterModuleBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitModuleBlock
Exit a parse tree produced byEK9Parser.moduleBlock()
.The default implementation does nothing.
- Specified by:
exitModuleBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterReferencesBlock
Enter a parse tree produced byEK9Parser.referencesBlock()
.The default implementation does nothing.
- Specified by:
enterReferencesBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitReferencesBlock
Exit a parse tree produced byEK9Parser.referencesBlock()
.The default implementation does nothing.
- Specified by:
exitReferencesBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTypeBlock
Enter a parse tree produced byEK9Parser.typeBlock()
.The default implementation does nothing.
- Specified by:
enterTypeBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTypeBlock
Exit a parse tree produced byEK9Parser.typeBlock()
.The default implementation does nothing.
- Specified by:
exitTypeBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPackageBlock
Enter a parse tree produced byEK9Parser.packageBlock()
.The default implementation does nothing.
- Specified by:
enterPackageBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPackageBlock
Exit a parse tree produced byEK9Parser.packageBlock()
.The default implementation does nothing.
- Specified by:
exitPackageBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterConstantBlock
Enter a parse tree produced byEK9Parser.constantBlock()
.The default implementation does nothing.
- Specified by:
enterConstantBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitConstantBlock
Exit a parse tree produced byEK9Parser.constantBlock()
.The default implementation does nothing.
- Specified by:
exitConstantBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRecordBlock
Enter a parse tree produced byEK9Parser.recordBlock()
.The default implementation does nothing.
- Specified by:
enterRecordBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRecordBlock
Exit a parse tree produced byEK9Parser.recordBlock()
.The default implementation does nothing.
- Specified by:
exitRecordBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTraitBlock
Enter a parse tree produced byEK9Parser.traitBlock()
.The default implementation does nothing.
- Specified by:
enterTraitBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTraitBlock
Exit a parse tree produced byEK9Parser.traitBlock()
.The default implementation does nothing.
- Specified by:
exitTraitBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterClassBlock
Enter a parse tree produced byEK9Parser.classBlock()
.The default implementation does nothing.
- Specified by:
enterClassBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitClassBlock
Exit a parse tree produced byEK9Parser.classBlock()
.The default implementation does nothing.
- Specified by:
exitClassBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterComponentBlock
Enter a parse tree produced byEK9Parser.componentBlock()
.The default implementation does nothing.
- Specified by:
enterComponentBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitComponentBlock
Exit a parse tree produced byEK9Parser.componentBlock()
.The default implementation does nothing.
- Specified by:
exitComponentBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTextBlock
Enter a parse tree produced byEK9Parser.textBlock()
.The default implementation does nothing.
- Specified by:
enterTextBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTextBlock
Exit a parse tree produced byEK9Parser.textBlock()
.The default implementation does nothing.
- Specified by:
exitTextBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterServiceBlock
Enter a parse tree produced byEK9Parser.serviceBlock()
.The default implementation does nothing.
- Specified by:
enterServiceBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitServiceBlock
Exit a parse tree produced byEK9Parser.serviceBlock()
.The default implementation does nothing.
- Specified by:
exitServiceBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterApplicationBlock
Enter a parse tree produced byEK9Parser.applicationBlock()
.The default implementation does nothing.
- Specified by:
enterApplicationBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitApplicationBlock
Exit a parse tree produced byEK9Parser.applicationBlock()
.The default implementation does nothing.
- Specified by:
exitApplicationBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterFunctionBlock
Enter a parse tree produced byEK9Parser.functionBlock()
.The default implementation does nothing.
- Specified by:
enterFunctionBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitFunctionBlock
Exit a parse tree produced byEK9Parser.functionBlock()
.The default implementation does nothing.
- Specified by:
exitFunctionBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterProgramBlock
Enter a parse tree produced byEK9Parser.programBlock()
.The default implementation does nothing.
- Specified by:
enterProgramBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitProgramBlock
Exit a parse tree produced byEK9Parser.programBlock()
.The default implementation does nothing.
- Specified by:
exitProgramBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterConstantDeclaration
Enter a parse tree produced byEK9Parser.constantDeclaration()
.The default implementation does nothing.
- Specified by:
enterConstantDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitConstantDeclaration
Exit a parse tree produced byEK9Parser.constantDeclaration()
.The default implementation does nothing.
- Specified by:
exitConstantDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterFunctionDeclaration
Enter a parse tree produced byEK9Parser.functionDeclaration()
.The default implementation does nothing.
- Specified by:
enterFunctionDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitFunctionDeclaration
Exit a parse tree produced byEK9Parser.functionDeclaration()
.The default implementation does nothing.
- Specified by:
exitFunctionDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRecordDeclaration
Enter a parse tree produced byEK9Parser.recordDeclaration()
.The default implementation does nothing.
- Specified by:
enterRecordDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRecordDeclaration
Exit a parse tree produced byEK9Parser.recordDeclaration()
.The default implementation does nothing.
- Specified by:
exitRecordDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTraitDeclaration
Enter a parse tree produced byEK9Parser.traitDeclaration()
.The default implementation does nothing.
- Specified by:
enterTraitDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTraitDeclaration
Exit a parse tree produced byEK9Parser.traitDeclaration()
.The default implementation does nothing.
- Specified by:
exitTraitDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byEK9Parser.classDeclaration()
.The default implementation does nothing.
- Specified by:
enterClassDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byEK9Parser.classDeclaration()
.The default implementation does nothing.
- Specified by:
exitClassDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterComponentDeclaration
Enter a parse tree produced byEK9Parser.componentDeclaration()
.The default implementation does nothing.
- Specified by:
enterComponentDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitComponentDeclaration
Exit a parse tree produced byEK9Parser.componentDeclaration()
.The default implementation does nothing.
- Specified by:
exitComponentDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTextDeclaration
Enter a parse tree produced byEK9Parser.textDeclaration()
.The default implementation does nothing.
- Specified by:
enterTextDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTextDeclaration
Exit a parse tree produced byEK9Parser.textDeclaration()
.The default implementation does nothing.
- Specified by:
exitTextDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterServiceDeclaration
Enter a parse tree produced byEK9Parser.serviceDeclaration()
.The default implementation does nothing.
- Specified by:
enterServiceDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitServiceDeclaration
Exit a parse tree produced byEK9Parser.serviceDeclaration()
.The default implementation does nothing.
- Specified by:
exitServiceDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterApplicationDeclaration
Enter a parse tree produced byEK9Parser.applicationDeclaration()
.The default implementation does nothing.
- Specified by:
enterApplicationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitApplicationDeclaration
Exit a parse tree produced byEK9Parser.applicationDeclaration()
.The default implementation does nothing.
- Specified by:
exitApplicationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRegisterStatement
Enter a parse tree produced byEK9Parser.registerStatement()
.The default implementation does nothing.
- Specified by:
enterRegisterStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRegisterStatement
Exit a parse tree produced byEK9Parser.registerStatement()
.The default implementation does nothing.
- Specified by:
exitRegisterStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAspectDeclaration
Enter a parse tree produced byEK9Parser.aspectDeclaration()
.The default implementation does nothing.
- Specified by:
enterAspectDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAspectDeclaration
Exit a parse tree produced byEK9Parser.aspectDeclaration()
.The default implementation does nothing.
- Specified by:
exitAspectDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTextBodyDeclaration
Enter a parse tree produced byEK9Parser.textBodyDeclaration()
.The default implementation does nothing.
- Specified by:
enterTextBodyDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTextBodyDeclaration
Exit a parse tree produced byEK9Parser.textBodyDeclaration()
.The default implementation does nothing.
- Specified by:
exitTextBodyDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDynamicClassDeclaration
Enter a parse tree produced byEK9Parser.dynamicClassDeclaration()
.The default implementation does nothing.
- Specified by:
enterDynamicClassDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDynamicClassDeclaration
Exit a parse tree produced byEK9Parser.dynamicClassDeclaration()
.The default implementation does nothing.
- Specified by:
exitDynamicClassDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDynamicFunctionDeclaration
Enter a parse tree produced byEK9Parser.dynamicFunctionDeclaration()
.The default implementation does nothing.
- Specified by:
enterDynamicFunctionDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDynamicFunctionDeclaration
Exit a parse tree produced byEK9Parser.dynamicFunctionDeclaration()
.The default implementation does nothing.
- Specified by:
exitDynamicFunctionDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDynamicFunctionBody
Enter a parse tree produced byEK9Parser.dynamicFunctionBody()
.The default implementation does nothing.
- Specified by:
enterDynamicFunctionBody
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDynamicFunctionBody
Exit a parse tree produced byEK9Parser.dynamicFunctionBody()
.The default implementation does nothing.
- Specified by:
exitDynamicFunctionBody
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterSingleStatementBlock
Enter a parse tree produced byEK9Parser.singleStatementBlock()
.The default implementation does nothing.
- Specified by:
enterSingleStatementBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitSingleStatementBlock
Exit a parse tree produced byEK9Parser.singleStatementBlock()
.The default implementation does nothing.
- Specified by:
exitSingleStatementBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterConstantInitialiser
Enter a parse tree produced byEK9Parser.constantInitialiser()
.The default implementation does nothing.
- Specified by:
enterConstantInitialiser
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitConstantInitialiser
Exit a parse tree produced byEK9Parser.constantInitialiser()
.The default implementation does nothing.
- Specified by:
exitConstantInitialiser
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDynamicVariableCapture
Enter a parse tree produced byEK9Parser.dynamicVariableCapture()
.The default implementation does nothing.
- Specified by:
enterDynamicVariableCapture
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDynamicVariableCapture
Exit a parse tree produced byEK9Parser.dynamicVariableCapture()
.The default implementation does nothing.
- Specified by:
exitDynamicVariableCapture
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterParameterisedParams
Enter a parse tree produced byEK9Parser.parameterisedParams()
.The default implementation does nothing.
- Specified by:
enterParameterisedParams
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitParameterisedParams
Exit a parse tree produced byEK9Parser.parameterisedParams()
.The default implementation does nothing.
- Specified by:
exitParameterisedParams
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterParameterisedDetail
Enter a parse tree produced byEK9Parser.parameterisedDetail()
.The default implementation does nothing.
- Specified by:
enterParameterisedDetail
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitParameterisedDetail
Exit a parse tree produced byEK9Parser.parameterisedDetail()
.The default implementation does nothing.
- Specified by:
exitParameterisedDetail
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterExtendDeclaration
Enter a parse tree produced byEK9Parser.extendDeclaration()
.The default implementation does nothing.
- Specified by:
enterExtendDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitExtendDeclaration
Exit a parse tree produced byEK9Parser.extendDeclaration()
.The default implementation does nothing.
- Specified by:
exitExtendDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterExtendPreamble
Enter a parse tree produced byEK9Parser.extendPreamble()
.The default implementation does nothing.
- Specified by:
enterExtendPreamble
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitExtendPreamble
Exit a parse tree produced byEK9Parser.extendPreamble()
.The default implementation does nothing.
- Specified by:
exitExtendPreamble
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAllowingOnly
Enter a parse tree produced byEK9Parser.allowingOnly()
.The default implementation does nothing.
- Specified by:
enterAllowingOnly
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAllowingOnly
Exit a parse tree produced byEK9Parser.allowingOnly()
.The default implementation does nothing.
- Specified by:
exitAllowingOnly
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byEK9Parser.typeDeclaration()
.The default implementation does nothing.
- Specified by:
enterTypeDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byEK9Parser.typeDeclaration()
.The default implementation does nothing.
- Specified by:
exitTypeDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTypeDef
Enter a parse tree produced byEK9Parser.typeDef()
.The default implementation does nothing.
- Specified by:
enterTypeDef
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTypeDef
Exit a parse tree produced byEK9Parser.typeDef()
.The default implementation does nothing.
- Specified by:
exitTypeDef
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterParameterisedType
Enter a parse tree produced byEK9Parser.parameterisedType()
.The default implementation does nothing.
- Specified by:
enterParameterisedType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitParameterisedType
Exit a parse tree produced byEK9Parser.parameterisedType()
.The default implementation does nothing.
- Specified by:
exitParameterisedType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterParameterisedArgs
Enter a parse tree produced byEK9Parser.parameterisedArgs()
.The default implementation does nothing.
- Specified by:
enterParameterisedArgs
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitParameterisedArgs
Exit a parse tree produced byEK9Parser.parameterisedArgs()
.The default implementation does nothing.
- Specified by:
exitParameterisedArgs
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTraitsList
Enter a parse tree produced byEK9Parser.traitsList()
.The default implementation does nothing.
- Specified by:
enterTraitsList
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTraitsList
Exit a parse tree produced byEK9Parser.traitsList()
.The default implementation does nothing.
- Specified by:
exitTraitsList
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTraitPreamble
Enter a parse tree produced byEK9Parser.traitPreamble()
.The default implementation does nothing.
- Specified by:
enterTraitPreamble
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTraitPreamble
Exit a parse tree produced byEK9Parser.traitPreamble()
.The default implementation does nothing.
- Specified by:
exitTraitPreamble
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTraitReference
Enter a parse tree produced byEK9Parser.traitReference()
.The default implementation does nothing.
- Specified by:
enterTraitReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTraitReference
Exit a parse tree produced byEK9Parser.traitReference()
.The default implementation does nothing.
- Specified by:
exitTraitReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAggregateParts
Enter a parse tree produced byEK9Parser.aggregateParts()
.The default implementation does nothing.
- Specified by:
enterAggregateParts
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAggregateParts
Exit a parse tree produced byEK9Parser.aggregateParts()
.The default implementation does nothing.
- Specified by:
exitAggregateParts
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDefaultOperator
Enter a parse tree produced byEK9Parser.defaultOperator()
.The default implementation does nothing.
- Specified by:
enterDefaultOperator
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDefaultOperator
Exit a parse tree produced byEK9Parser.defaultOperator()
.The default implementation does nothing.
- Specified by:
exitDefaultOperator
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAggregateProperty
Enter a parse tree produced byEK9Parser.aggregateProperty()
.The default implementation does nothing.
- Specified by:
enterAggregateProperty
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAggregateProperty
Exit a parse tree produced byEK9Parser.aggregateProperty()
.The default implementation does nothing.
- Specified by:
exitAggregateProperty
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterMethodDeclaration
Enter a parse tree produced byEK9Parser.methodDeclaration()
.The default implementation does nothing.
- Specified by:
enterMethodDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitMethodDeclaration
Exit a parse tree produced byEK9Parser.methodDeclaration()
.The default implementation does nothing.
- Specified by:
exitMethodDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterOperatorDeclaration
Enter a parse tree produced byEK9Parser.operatorDeclaration()
.The default implementation does nothing.
- Specified by:
enterOperatorDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitOperatorDeclaration
Exit a parse tree produced byEK9Parser.operatorDeclaration()
.The default implementation does nothing.
- Specified by:
exitOperatorDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterServiceOperationDeclaration
Enter a parse tree produced byEK9Parser.serviceOperationDeclaration()
.The default implementation does nothing.
- Specified by:
enterServiceOperationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitServiceOperationDeclaration
Exit a parse tree produced byEK9Parser.serviceOperationDeclaration()
.The default implementation does nothing.
- Specified by:
exitServiceOperationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterOperationDetails
Enter a parse tree produced byEK9Parser.operationDetails()
.The default implementation does nothing.
- Specified by:
enterOperationDetails
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitOperationDetails
Exit a parse tree produced byEK9Parser.operationDetails()
.The default implementation does nothing.
- Specified by:
exitOperationDetails
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterHttpVerb
Enter a parse tree produced byEK9Parser.httpVerb()
.The default implementation does nothing.
- Specified by:
enterHttpVerb
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitHttpVerb
Exit a parse tree produced byEK9Parser.httpVerb()
.The default implementation does nothing.
- Specified by:
exitHttpVerb
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterEnumerationDeclaration
Enter a parse tree produced byEK9Parser.enumerationDeclaration()
.The default implementation does nothing.
- Specified by:
enterEnumerationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitEnumerationDeclaration
Exit a parse tree produced byEK9Parser.enumerationDeclaration()
.The default implementation does nothing.
- Specified by:
exitEnumerationDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterConstrainDeclaration
Enter a parse tree produced byEK9Parser.constrainDeclaration()
.The default implementation does nothing.
- Specified by:
enterConstrainDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitConstrainDeclaration
Exit a parse tree produced byEK9Parser.constrainDeclaration()
.The default implementation does nothing.
- Specified by:
exitConstrainDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterConstrainType
Enter a parse tree produced byEK9Parser.constrainType()
.The default implementation does nothing.
- Specified by:
enterConstrainType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitConstrainType
Exit a parse tree produced byEK9Parser.constrainType()
.The default implementation does nothing.
- Specified by:
exitConstrainType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterHttpAccess
Enter a parse tree produced byEK9Parser.httpAccess()
.The default implementation does nothing.
- Specified by:
enterHttpAccess
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitHttpAccess
Exit a parse tree produced byEK9Parser.httpAccess()
.The default implementation does nothing.
- Specified by:
exitHttpAccess
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBlock
Enter a parse tree produced byEK9Parser.block()
.The default implementation does nothing.
- Specified by:
enterBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBlock
Exit a parse tree produced byEK9Parser.block()
.The default implementation does nothing.
- Specified by:
exitBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterInstructionBlock
Enter a parse tree produced byEK9Parser.instructionBlock()
.The default implementation does nothing.
- Specified by:
enterInstructionBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitInstructionBlock
Exit a parse tree produced byEK9Parser.instructionBlock()
.The default implementation does nothing.
- Specified by:
exitInstructionBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBlockStatement
Enter a parse tree produced byEK9Parser.blockStatement()
.The default implementation does nothing.
- Specified by:
enterBlockStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBlockStatement
Exit a parse tree produced byEK9Parser.blockStatement()
.The default implementation does nothing.
- Specified by:
exitBlockStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterVariableOnlyDeclaration
Enter a parse tree produced byEK9Parser.variableOnlyDeclaration()
.The default implementation does nothing.
- Specified by:
enterVariableOnlyDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitVariableOnlyDeclaration
Exit a parse tree produced byEK9Parser.variableOnlyDeclaration()
.The default implementation does nothing.
- Specified by:
exitVariableOnlyDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterWebVariableCorrelation
Enter a parse tree produced byEK9Parser.webVariableCorrelation()
.The default implementation does nothing.
- Specified by:
enterWebVariableCorrelation
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitWebVariableCorrelation
Exit a parse tree produced byEK9Parser.webVariableCorrelation()
.The default implementation does nothing.
- Specified by:
exitWebVariableCorrelation
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterVariableDeclaration
Enter a parse tree produced byEK9Parser.variableDeclaration()
.The default implementation does nothing.
- Specified by:
enterVariableDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitVariableDeclaration
Exit a parse tree produced byEK9Parser.variableDeclaration()
.The default implementation does nothing.
- Specified by:
exitVariableDeclaration
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStatement
Enter a parse tree produced byEK9Parser.statement()
.The default implementation does nothing.
- Specified by:
enterStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStatement
Exit a parse tree produced byEK9Parser.statement()
.The default implementation does nothing.
- Specified by:
exitStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIfStatement
Enter a parse tree produced byEK9Parser.ifStatement()
.The default implementation does nothing.
- Specified by:
enterIfStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIfStatement
Exit a parse tree produced byEK9Parser.ifStatement()
.The default implementation does nothing.
- Specified by:
exitIfStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIfControlBlock
Enter a parse tree produced byEK9Parser.ifControlBlock()
.The default implementation does nothing.
- Specified by:
enterIfControlBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIfControlBlock
Exit a parse tree produced byEK9Parser.ifControlBlock()
.The default implementation does nothing.
- Specified by:
exitIfControlBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterElseOnlyBlock
Enter a parse tree produced byEK9Parser.elseOnlyBlock()
.The default implementation does nothing.
- Specified by:
enterElseOnlyBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitElseOnlyBlock
Exit a parse tree produced byEK9Parser.elseOnlyBlock()
.The default implementation does nothing.
- Specified by:
exitElseOnlyBlock
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterWhileStatementExpression
Enter a parse tree produced byEK9Parser.whileStatementExpression()
.The default implementation does nothing.
- Specified by:
enterWhileStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitWhileStatementExpression
Exit a parse tree produced byEK9Parser.whileStatementExpression()
.The default implementation does nothing.
- Specified by:
exitWhileStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterForStatementExpression
Enter a parse tree produced byEK9Parser.forStatementExpression()
.The default implementation does nothing.
- Specified by:
enterForStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitForStatementExpression
Exit a parse tree produced byEK9Parser.forStatementExpression()
.The default implementation does nothing.
- Specified by:
exitForStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterForLoop
Enter a parse tree produced byEK9Parser.forLoop()
.The default implementation does nothing.
- Specified by:
enterForLoop
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitForLoop
Exit a parse tree produced byEK9Parser.forLoop()
.The default implementation does nothing.
- Specified by:
exitForLoop
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterForRange
Enter a parse tree produced byEK9Parser.forRange()
.The default implementation does nothing.
- Specified by:
enterForRange
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitForRange
Exit a parse tree produced byEK9Parser.forRange()
.The default implementation does nothing.
- Specified by:
exitForRange
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAssignmentStatement
Enter a parse tree produced byEK9Parser.assignmentStatement()
.The default implementation does nothing.
- Specified by:
enterAssignmentStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAssignmentStatement
Exit a parse tree produced byEK9Parser.assignmentStatement()
.The default implementation does nothing.
- Specified by:
exitAssignmentStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAssignmentExpression
Enter a parse tree produced byEK9Parser.assignmentExpression()
.The default implementation does nothing.
- Specified by:
enterAssignmentExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAssignmentExpression
Exit a parse tree produced byEK9Parser.assignmentExpression()
.The default implementation does nothing.
- Specified by:
exitAssignmentExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterThrowStatement
Enter a parse tree produced byEK9Parser.throwStatement()
.The default implementation does nothing.
- Specified by:
enterThrowStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitThrowStatement
Exit a parse tree produced byEK9Parser.throwStatement()
.The default implementation does nothing.
- Specified by:
exitThrowStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterExpression
Enter a parse tree produced byEK9Parser.expression()
.The default implementation does nothing.
- Specified by:
enterExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitExpression
Exit a parse tree produced byEK9Parser.expression()
.The default implementation does nothing.
- Specified by:
exitExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCall
Enter a parse tree produced byEK9Parser.call()
.The default implementation does nothing.
- Specified by:
enterCall
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCall
Exit a parse tree produced byEK9Parser.call()
.The default implementation does nothing.
- Specified by:
exitCall
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTryStatementExpression
Enter a parse tree produced byEK9Parser.tryStatementExpression()
.The default implementation does nothing.
- Specified by:
enterTryStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTryStatementExpression
Exit a parse tree produced byEK9Parser.tryStatementExpression()
.The default implementation does nothing.
- Specified by:
exitTryStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCatchStatementExpression
Enter a parse tree produced byEK9Parser.catchStatementExpression()
.The default implementation does nothing.
- Specified by:
enterCatchStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCatchStatementExpression
Exit a parse tree produced byEK9Parser.catchStatementExpression()
.The default implementation does nothing.
- Specified by:
exitCatchStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterFinallyStatementExpression
Enter a parse tree produced byEK9Parser.finallyStatementExpression()
.The default implementation does nothing.
- Specified by:
enterFinallyStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitFinallyStatementExpression
Exit a parse tree produced byEK9Parser.finallyStatementExpression()
.The default implementation does nothing.
- Specified by:
exitFinallyStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterSwitchStatementExpression
Enter a parse tree produced byEK9Parser.switchStatementExpression()
.The default implementation does nothing.
- Specified by:
enterSwitchStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitSwitchStatementExpression
Exit a parse tree produced byEK9Parser.switchStatementExpression()
.The default implementation does nothing.
- Specified by:
exitSwitchStatementExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCaseStatement
Enter a parse tree produced byEK9Parser.caseStatement()
.The default implementation does nothing.
- Specified by:
enterCaseStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCaseStatement
Exit a parse tree produced byEK9Parser.caseStatement()
.The default implementation does nothing.
- Specified by:
exitCaseStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCaseExpression
Enter a parse tree produced byEK9Parser.caseExpression()
.The default implementation does nothing.
- Specified by:
enterCaseExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCaseExpression
Exit a parse tree produced byEK9Parser.caseExpression()
.The default implementation does nothing.
- Specified by:
exitCaseExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPreFlowAndControl
Enter a parse tree produced byEK9Parser.preFlowAndControl()
.The default implementation does nothing.
- Specified by:
enterPreFlowAndControl
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPreFlowAndControl
Exit a parse tree produced byEK9Parser.preFlowAndControl()
.The default implementation does nothing.
- Specified by:
exitPreFlowAndControl
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPreFlowStatement
Enter a parse tree produced byEK9Parser.preFlowStatement()
.The default implementation does nothing.
- Specified by:
enterPreFlowStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPreFlowStatement
Exit a parse tree produced byEK9Parser.preFlowStatement()
.The default implementation does nothing.
- Specified by:
exitPreFlowStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterGuardExpression
Enter a parse tree produced byEK9Parser.guardExpression()
.The default implementation does nothing.
- Specified by:
enterGuardExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitGuardExpression
Exit a parse tree produced byEK9Parser.guardExpression()
.The default implementation does nothing.
- Specified by:
exitGuardExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamStatement
Enter a parse tree produced byEK9Parser.streamStatement()
.The default implementation does nothing.
- Specified by:
enterStreamStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamStatement
Exit a parse tree produced byEK9Parser.streamStatement()
.The default implementation does nothing.
- Specified by:
exitStreamStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamExpression
Enter a parse tree produced byEK9Parser.streamExpression()
.The default implementation does nothing.
- Specified by:
enterStreamExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamExpression
Exit a parse tree produced byEK9Parser.streamExpression()
.The default implementation does nothing.
- Specified by:
exitStreamExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamSource
Enter a parse tree produced byEK9Parser.streamSource()
.The default implementation does nothing.
- Specified by:
enterStreamSource
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamSource
Exit a parse tree produced byEK9Parser.streamSource()
.The default implementation does nothing.
- Specified by:
exitStreamSource
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamCat
Enter a parse tree produced byEK9Parser.streamCat()
.The default implementation does nothing.
- Specified by:
enterStreamCat
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamCat
Exit a parse tree produced byEK9Parser.streamCat()
.The default implementation does nothing.
- Specified by:
exitStreamCat
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamFor
Enter a parse tree produced byEK9Parser.streamFor()
.The default implementation does nothing.
- Specified by:
enterStreamFor
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamFor
Exit a parse tree produced byEK9Parser.streamFor()
.The default implementation does nothing.
- Specified by:
exitStreamFor
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamPart
Enter a parse tree produced byEK9Parser.streamPart()
.The default implementation does nothing.
- Specified by:
enterStreamPart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamPart
Exit a parse tree produced byEK9Parser.streamPart()
.The default implementation does nothing.
- Specified by:
exitStreamPart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamStatementTermination
Enter a parse tree produced byEK9Parser.streamStatementTermination()
.The default implementation does nothing.
- Specified by:
enterStreamStatementTermination
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamStatementTermination
Exit a parse tree produced byEK9Parser.streamStatementTermination()
.The default implementation does nothing.
- Specified by:
exitStreamStatementTermination
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStreamExpressionTermination
Enter a parse tree produced byEK9Parser.streamExpressionTermination()
.The default implementation does nothing.
- Specified by:
enterStreamExpressionTermination
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStreamExpressionTermination
Exit a parse tree produced byEK9Parser.streamExpressionTermination()
.The default implementation does nothing.
- Specified by:
exitStreamExpressionTermination
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPipelinePart
Enter a parse tree produced byEK9Parser.pipelinePart()
.The default implementation does nothing.
- Specified by:
enterPipelinePart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPipelinePart
Exit a parse tree produced byEK9Parser.pipelinePart()
.The default implementation does nothing.
- Specified by:
exitPipelinePart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterObjectAccessExpression
Enter a parse tree produced byEK9Parser.objectAccessExpression()
.The default implementation does nothing.
- Specified by:
enterObjectAccessExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitObjectAccessExpression
Exit a parse tree produced byEK9Parser.objectAccessExpression()
.The default implementation does nothing.
- Specified by:
exitObjectAccessExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterObjectAccessStart
Enter a parse tree produced byEK9Parser.objectAccessStart()
.The default implementation does nothing.
- Specified by:
enterObjectAccessStart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitObjectAccessStart
Exit a parse tree produced byEK9Parser.objectAccessStart()
.The default implementation does nothing.
- Specified by:
exitObjectAccessStart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterObjectAccess
Enter a parse tree produced byEK9Parser.objectAccess()
.The default implementation does nothing.
- Specified by:
enterObjectAccess
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitObjectAccess
Exit a parse tree produced byEK9Parser.objectAccess()
.The default implementation does nothing.
- Specified by:
exitObjectAccess
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterObjectAccessType
Enter a parse tree produced byEK9Parser.objectAccessType()
.The default implementation does nothing.
- Specified by:
enterObjectAccessType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitObjectAccessType
Exit a parse tree produced byEK9Parser.objectAccessType()
.The default implementation does nothing.
- Specified by:
exitObjectAccessType
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterOperationCall
Enter a parse tree produced byEK9Parser.operationCall()
.The default implementation does nothing.
- Specified by:
enterOperationCall
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitOperationCall
Exit a parse tree produced byEK9Parser.operationCall()
.The default implementation does nothing.
- Specified by:
exitOperationCall
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterParamExpression
Enter a parse tree produced byEK9Parser.paramExpression()
.The default implementation does nothing.
- Specified by:
enterParamExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitParamExpression
Exit a parse tree produced byEK9Parser.paramExpression()
.The default implementation does nothing.
- Specified by:
exitParamExpression
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterExpressionParam
Enter a parse tree produced byEK9Parser.expressionParam()
.The default implementation does nothing.
- Specified by:
enterExpressionParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitExpressionParam
Exit a parse tree produced byEK9Parser.expressionParam()
.The default implementation does nothing.
- Specified by:
exitExpressionParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAssertStatement
Enter a parse tree produced byEK9Parser.assertStatement()
.The default implementation does nothing.
- Specified by:
enterAssertStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAssertStatement
Exit a parse tree produced byEK9Parser.assertStatement()
.The default implementation does nothing.
- Specified by:
exitAssertStatement
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterList
Enter a parse tree produced byEK9Parser.list()
.The default implementation does nothing.
- Specified by:
enterList
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitList
Exit a parse tree produced byEK9Parser.list()
.The default implementation does nothing.
- Specified by:
exitList
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDict
Enter a parse tree produced byEK9Parser.dict()
.The default implementation does nothing.
- Specified by:
enterDict
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDict
Exit a parse tree produced byEK9Parser.dict()
.The default implementation does nothing.
- Specified by:
exitDict
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterInitValuePair
Enter a parse tree produced byEK9Parser.initValuePair()
.The default implementation does nothing.
- Specified by:
enterInitValuePair
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitInitValuePair
Exit a parse tree produced byEK9Parser.initValuePair()
.The default implementation does nothing.
- Specified by:
exitInitValuePair
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPrimary
Enter a parse tree produced byEK9Parser.primary()
.The default implementation does nothing.
- Specified by:
enterPrimary
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPrimary
Exit a parse tree produced byEK9Parser.primary()
.The default implementation does nothing.
- Specified by:
exitPrimary
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPrimaryReference
Enter a parse tree produced byEK9Parser.primaryReference()
.The default implementation does nothing.
- Specified by:
enterPrimaryReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPrimaryReference
Exit a parse tree produced byEK9Parser.primaryReference()
.The default implementation does nothing.
- Specified by:
exitPrimaryReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDeclareArgumentParam
Enter a parse tree produced byEK9Parser.declareArgumentParam()
.The default implementation does nothing.
- Specified by:
enterDeclareArgumentParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDeclareArgumentParam
Exit a parse tree produced byEK9Parser.declareArgumentParam()
.The default implementation does nothing.
- Specified by:
exitDeclareArgumentParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterArgumentParam
Enter a parse tree produced byEK9Parser.argumentParam()
.The default implementation does nothing.
- Specified by:
enterArgumentParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitArgumentParam
Exit a parse tree produced byEK9Parser.argumentParam()
.The default implementation does nothing.
- Specified by:
exitArgumentParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterReturningParam
Enter a parse tree produced byEK9Parser.returningParam()
.The default implementation does nothing.
- Specified by:
enterReturningParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitReturningParam
Exit a parse tree produced byEK9Parser.returningParam()
.The default implementation does nothing.
- Specified by:
exitReturningParam
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterOperator
Enter a parse tree produced byEK9Parser.operator()
.The default implementation does nothing.
- Specified by:
enterOperator
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitOperator
Exit a parse tree produced byEK9Parser.operator()
.The default implementation does nothing.
- Specified by:
exitOperator
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIdentifierReference
Enter a parse tree produced byEK9Parser.identifierReference()
.The default implementation does nothing.
- Specified by:
enterIdentifierReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIdentifierReference
Exit a parse tree produced byEK9Parser.identifierReference()
.The default implementation does nothing.
- Specified by:
exitIdentifierReference
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDottedName
Enter a parse tree produced byEK9Parser.dottedName()
.The default implementation does nothing.
- Specified by:
enterDottedName
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDottedName
Exit a parse tree produced byEK9Parser.dottedName()
.The default implementation does nothing.
- Specified by:
exitDottedName
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIdentifier
Enter a parse tree produced byEK9Parser.identifier()
.The default implementation does nothing.
- Specified by:
enterIdentifier
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIdentifier
Exit a parse tree produced byEK9Parser.identifier()
.The default implementation does nothing.
- Specified by:
exitIdentifier
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRange
Enter a parse tree produced byEK9Parser.range()
.The default implementation does nothing.
- Specified by:
enterRange
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRange
Exit a parse tree produced byEK9Parser.range()
.The default implementation does nothing.
- Specified by:
exitRange
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced by theintegerLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterIntegerLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced by theintegerLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitIntegerLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterFloatingPointLiteral
Enter a parse tree produced by thefloatingPointLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterFloatingPointLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitFloatingPointLiteral
Exit a parse tree produced by thefloatingPointLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitFloatingPointLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBinaryLiteral
Enter a parse tree produced by thebinaryLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterBinaryLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBinaryLiteral
Exit a parse tree produced by thebinaryLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitBinaryLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBooleanLiteral
Enter a parse tree produced by thebooleanLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterBooleanLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBooleanLiteral
Exit a parse tree produced by thebooleanLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitBooleanLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCharacterLiteral
Enter a parse tree produced by thecharacterLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterCharacterLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCharacterLiteral
Exit a parse tree produced by thecharacterLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitCharacterLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStringLiteral
Enter a parse tree produced by thestringLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterStringLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStringLiteral
Exit a parse tree produced by thestringLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitStringLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTimeLiteral
Enter a parse tree produced by thetimeLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterTimeLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTimeLiteral
Exit a parse tree produced by thetimeLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitTimeLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDateLiteral
Enter a parse tree produced by thedateLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterDateLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDateLiteral
Exit a parse tree produced by thedateLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitDateLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDateTimeLiteral
Enter a parse tree produced by thedateTimeLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterDateTimeLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDateTimeLiteral
Exit a parse tree produced by thedateTimeLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitDateTimeLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDurationLiteral
Enter a parse tree produced by thedurationLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterDurationLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDurationLiteral
Exit a parse tree produced by thedurationLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitDurationLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterMillisecondLiteral
Enter a parse tree produced by themillisecondLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterMillisecondLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitMillisecondLiteral
Exit a parse tree produced by themillisecondLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitMillisecondLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDecorationDimensionLiteral
Enter a parse tree produced by thedecorationDimensionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterDecorationDimensionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDecorationDimensionLiteral
Exit a parse tree produced by thedecorationDimensionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitDecorationDimensionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDecorationResolutionLiteral
Enter a parse tree produced by thedecorationResolutionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterDecorationResolutionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDecorationResolutionLiteral
Exit a parse tree produced by thedecorationResolutionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitDecorationResolutionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterColourLiteral
Enter a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterColourLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitColourLiteral
Exit a parse tree produced by thecolourLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitColourLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterMoneyLiteral
Enter a parse tree produced by themoneyLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterMoneyLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitMoneyLiteral
Exit a parse tree produced by themoneyLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitMoneyLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRegularExpressionLiteral
Enter a parse tree produced by theregularExpressionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterRegularExpressionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRegularExpressionLiteral
Exit a parse tree produced by theregularExpressionLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitRegularExpressionLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterVersionNumberLiteral
Enter a parse tree produced by theversionNumberLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterVersionNumberLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitVersionNumberLiteral
Exit a parse tree produced by theversionNumberLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitVersionNumberLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPathLiteral
Enter a parse tree produced by thepathLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
enterPathLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPathLiteral
Exit a parse tree produced by thepathLiteral
labeled alternative inEK9Parser.literal()
.The default implementation does nothing.
- Specified by:
exitPathLiteral
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterIntegerLit
Enter a parse tree produced byEK9Parser.integerLit()
.The default implementation does nothing.
- Specified by:
enterIntegerLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitIntegerLit
Exit a parse tree produced byEK9Parser.integerLit()
.The default implementation does nothing.
- Specified by:
exitIntegerLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBinaryLit
Enter a parse tree produced byEK9Parser.binaryLit()
.The default implementation does nothing.
- Specified by:
enterBinaryLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBinaryLit
Exit a parse tree produced byEK9Parser.binaryLit()
.The default implementation does nothing.
- Specified by:
exitBinaryLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterFloatingPointLit
Enter a parse tree produced byEK9Parser.floatingPointLit()
.The default implementation does nothing.
- Specified by:
enterFloatingPointLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitFloatingPointLit
Exit a parse tree produced byEK9Parser.floatingPointLit()
.The default implementation does nothing.
- Specified by:
exitFloatingPointLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterBooleanLit
Enter a parse tree produced byEK9Parser.booleanLit()
.The default implementation does nothing.
- Specified by:
enterBooleanLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitBooleanLit
Exit a parse tree produced byEK9Parser.booleanLit()
.The default implementation does nothing.
- Specified by:
exitBooleanLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterCharacterLit
Enter a parse tree produced byEK9Parser.characterLit()
.The default implementation does nothing.
- Specified by:
enterCharacterLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitCharacterLit
Exit a parse tree produced byEK9Parser.characterLit()
.The default implementation does nothing.
- Specified by:
exitCharacterLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStringLit
Enter a parse tree produced byEK9Parser.stringLit()
.The default implementation does nothing.
- Specified by:
enterStringLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStringLit
Exit a parse tree produced byEK9Parser.stringLit()
.The default implementation does nothing.
- Specified by:
exitStringLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterStringPart
Enter a parse tree produced byEK9Parser.stringPart()
.The default implementation does nothing.
- Specified by:
enterStringPart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitStringPart
Exit a parse tree produced byEK9Parser.stringPart()
.The default implementation does nothing.
- Specified by:
exitStringPart
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterTimeLit
Enter a parse tree produced byEK9Parser.timeLit()
.The default implementation does nothing.
- Specified by:
enterTimeLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitTimeLit
Exit a parse tree produced byEK9Parser.timeLit()
.The default implementation does nothing.
- Specified by:
exitTimeLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDateLit
Enter a parse tree produced byEK9Parser.dateLit()
.The default implementation does nothing.
- Specified by:
enterDateLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDateLit
Exit a parse tree produced byEK9Parser.dateLit()
.The default implementation does nothing.
- Specified by:
exitDateLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDateTimeLit
Enter a parse tree produced byEK9Parser.dateTimeLit()
.The default implementation does nothing.
- Specified by:
enterDateTimeLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDateTimeLit
Exit a parse tree produced byEK9Parser.dateTimeLit()
.The default implementation does nothing.
- Specified by:
exitDateTimeLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDurationLit
Enter a parse tree produced byEK9Parser.durationLit()
.The default implementation does nothing.
- Specified by:
enterDurationLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDurationLit
Exit a parse tree produced byEK9Parser.durationLit()
.The default implementation does nothing.
- Specified by:
exitDurationLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterMillisecondLit
Enter a parse tree produced byEK9Parser.millisecondLit()
.The default implementation does nothing.
- Specified by:
enterMillisecondLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitMillisecondLit
Exit a parse tree produced byEK9Parser.millisecondLit()
.The default implementation does nothing.
- Specified by:
exitMillisecondLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterRegExLit
Enter a parse tree produced byEK9Parser.regExLit()
.The default implementation does nothing.
- Specified by:
enterRegExLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitRegExLit
Exit a parse tree produced byEK9Parser.regExLit()
.The default implementation does nothing.
- Specified by:
exitRegExLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterVersionNumberLit
Enter a parse tree produced byEK9Parser.versionNumberLit()
.The default implementation does nothing.
- Specified by:
enterVersionNumberLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitVersionNumberLit
Exit a parse tree produced byEK9Parser.versionNumberLit()
.The default implementation does nothing.
- Specified by:
exitVersionNumberLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterResolutionLit
Enter a parse tree produced byEK9Parser.resolutionLit()
.The default implementation does nothing.
- Specified by:
enterResolutionLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitResolutionLit
Exit a parse tree produced byEK9Parser.resolutionLit()
.The default implementation does nothing.
- Specified by:
exitResolutionLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterDimensionLit
Enter a parse tree produced byEK9Parser.dimensionLit()
.The default implementation does nothing.
- Specified by:
enterDimensionLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitDimensionLit
Exit a parse tree produced byEK9Parser.dimensionLit()
.The default implementation does nothing.
- Specified by:
exitDimensionLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterColourLit
Enter a parse tree produced byEK9Parser.colourLit()
.The default implementation does nothing.
- Specified by:
enterColourLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitColourLit
Exit a parse tree produced byEK9Parser.colourLit()
.The default implementation does nothing.
- Specified by:
exitColourLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterPathLit
Enter a parse tree produced byEK9Parser.pathLit()
.The default implementation does nothing.
- Specified by:
enterPathLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitPathLit
Exit a parse tree produced byEK9Parser.pathLit()
.The default implementation does nothing.
- Specified by:
exitPathLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterMoneyLit
Enter a parse tree produced byEK9Parser.moneyLit()
.The default implementation does nothing.
- Specified by:
enterMoneyLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitMoneyLit
Exit a parse tree produced byEK9Parser.moneyLit()
.The default implementation does nothing.
- Specified by:
exitMoneyLit
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
enterAccessModifier
Enter a parse tree produced byEK9Parser.accessModifier()
.The default implementation does nothing.
- Specified by:
enterAccessModifier
in interfaceEK9Listener
- Parameters:
ctx
- the parse tree
-
exitAccessModifier
Exit a parse tree produced byEK9Parser.accessModifier()
.The default implementation does nothing.
- Specified by:
exitAccessModifier
in interfaceEK9Listener
- 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
-