Class KotlinBaseListener
- All Implemented Interfaces:
KotlinListener,org.antlr.v4.runtime.tree.ParseTreeListener
KotlinListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byKotlinParser.additiveExpression().voidEnter a parse tree produced byKotlinParser.additiveOperator().voidEnter a parse tree produced byKotlinParser.annotatedDelegationSpecifier().voidEnter a parse tree produced byKotlinParser.annotatedLambda().voidEnter a parse tree produced byKotlinParser.annotation().voidEnter a parse tree produced byKotlinParser.annotationUseSiteTarget().voidEnter a parse tree produced byKotlinParser.anonymousFunction().voidEnter a parse tree produced byKotlinParser.anonymousInitializer().voidEnter a parse tree produced byKotlinParser.asExpression().voidEnter a parse tree produced byKotlinParser.asOperator().voidEnter a parse tree produced byKotlinParser.assignableExpression().voidEnter a parse tree produced byKotlinParser.assignableSuffix().voidEnter a parse tree produced byKotlinParser.assignment().voidEnter a parse tree produced byKotlinParser.assignmentAndOperator().voidEnter a parse tree produced byKotlinParser.block().voidEnter a parse tree produced byKotlinParser.callableReference().voidEnter a parse tree produced byKotlinParser.callSuffix().voidEnter a parse tree produced byKotlinParser.catchBlock().voidEnter a parse tree produced byKotlinParser.classBody().voidEnter a parse tree produced byKotlinParser.classDeclaration().voidEnter a parse tree produced byKotlinParser.classMemberDeclaration().voidEnter a parse tree produced byKotlinParser.classMemberDeclarations().voidEnter a parse tree produced byKotlinParser.classModifier().voidEnter a parse tree produced byKotlinParser.classParameter().voidEnter a parse tree produced byKotlinParser.classParameters().voidEnter a parse tree produced byKotlinParser.collectionLiteral().voidEnter a parse tree produced byKotlinParser.companionObject().voidEnter a parse tree produced byKotlinParser.comparison().voidEnter a parse tree produced byKotlinParser.comparisonOperator().voidEnter a parse tree produced byKotlinParser.conjunction().voidEnter a parse tree produced byKotlinParser.constructorDelegationCall().voidEnter a parse tree produced byKotlinParser.constructorInvocation().voidEnter a parse tree produced byKotlinParser.controlStructureBody().voidEnter a parse tree produced byKotlinParser.declaration().voidEnter a parse tree produced byKotlinParser.definitelyNonNullableType().voidEnter a parse tree produced byKotlinParser.delegationSpecifier().voidEnter a parse tree produced byKotlinParser.delegationSpecifiers().voidEnter a parse tree produced byKotlinParser.directlyAssignableExpression().voidEnter a parse tree produced byKotlinParser.disjunction().voidEnter a parse tree produced byKotlinParser.doWhileStatement().voidEnter a parse tree produced byKotlinParser.elvis().voidEnter a parse tree produced byKotlinParser.elvisExpression().voidEnter a parse tree produced byKotlinParser.enumClassBody().voidEnter a parse tree produced byKotlinParser.enumEntries().voidEnter a parse tree produced byKotlinParser.enumEntry().voidEnter a parse tree produced byKotlinParser.equality().voidEnter a parse tree produced byKotlinParser.equalityOperator().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byKotlinParser.excl().voidEnter a parse tree produced byKotlinParser.explicitDelegation().voidEnter a parse tree produced byKotlinParser.expression().voidEnter a parse tree produced byKotlinParser.fileAnnotation().voidEnter a parse tree produced byKotlinParser.finallyBlock().voidEnter a parse tree produced byKotlinParser.forStatement().voidEnter a parse tree produced byKotlinParser.functionBody().voidEnter a parse tree produced byKotlinParser.functionDeclaration().voidEnter a parse tree produced byKotlinParser.functionLiteral().voidEnter a parse tree produced byKotlinParser.functionModifier().voidEnter a parse tree produced byKotlinParser.functionType().voidEnter a parse tree produced byKotlinParser.functionTypeParameters().voidEnter a parse tree produced byKotlinParser.functionValueParameter().voidEnter a parse tree produced byKotlinParser.functionValueParameters().voidenterFunctionValueParameterWithOptionalType(KotlinParser.KtFunctionValueParameterWithOptionalType ctx) Enter a parse tree produced byKotlinParser.functionValueParameterWithOptionalType().voidEnter a parse tree produced byKotlinParser.genericCallLikeComparison().voidEnter a parse tree produced byKotlinParser.getter().voidEnter a parse tree produced byKotlinParser.identifier().voidEnter a parse tree produced byKotlinParser.ifExpression().voidEnter a parse tree produced byKotlinParser.importAlias().voidEnter a parse tree produced byKotlinParser.importHeader().voidEnter a parse tree produced byKotlinParser.importList().voidEnter a parse tree produced byKotlinParser.indexingSuffix().voidEnter a parse tree produced byKotlinParser.infixFunctionCall().voidEnter a parse tree produced byKotlinParser.infixOperation().voidEnter a parse tree produced byKotlinParser.inheritanceModifier().voidEnter a parse tree produced byKotlinParser.inOperator().voidEnter a parse tree produced byKotlinParser.isOperator().voidEnter a parse tree produced byKotlinParser.jumpExpression().voidEnter a parse tree produced byKotlinParser.kotlinFile().voidEnter a parse tree produced byKotlinParser.label().voidEnter a parse tree produced byKotlinParser.lambdaLiteral().voidEnter a parse tree produced byKotlinParser.lambdaParameter().voidEnter a parse tree produced byKotlinParser.lambdaParameters().voidEnter a parse tree produced byKotlinParser.lineStringContent().voidEnter a parse tree produced byKotlinParser.lineStringExpression().voidEnter a parse tree produced byKotlinParser.lineStringLiteral().voidEnter a parse tree produced byKotlinParser.literalConstant().voidEnter a parse tree produced byKotlinParser.loopStatement().voidEnter a parse tree produced byKotlinParser.memberAccessOperator().voidEnter a parse tree produced byKotlinParser.memberModifier().voidEnter a parse tree produced byKotlinParser.modifier().voidEnter a parse tree produced byKotlinParser.modifiers().voidEnter a parse tree produced byKotlinParser.multiAnnotation().voidEnter a parse tree produced byKotlinParser.multiLineStringContent().voidEnter a parse tree produced byKotlinParser.multiLineStringExpression().voidEnter a parse tree produced byKotlinParser.multiLineStringLiteral().voidEnter a parse tree produced byKotlinParser.multiplicativeExpression().voidEnter a parse tree produced byKotlinParser.multiplicativeOperator().voidEnter a parse tree produced byKotlinParser.multiVariableDeclaration().voidEnter a parse tree produced byKotlinParser.navigationSuffix().voidEnter a parse tree produced byKotlinParser.nullableType().voidEnter a parse tree produced byKotlinParser.objectDeclaration().voidEnter a parse tree produced byKotlinParser.objectLiteral().voidEnter a parse tree produced byKotlinParser.packageHeader().voidEnter a parse tree produced byKotlinParser.parameter().voidEnter a parse tree produced byKotlinParser.parameterModifier().voidEnter a parse tree produced byKotlinParser.parameterModifiers().voidEnter a parse tree produced byKotlinParser.parametersWithOptionalType().voidEnter a parse tree produced byKotlinParser.parameterWithOptionalType().voidEnter a parse tree produced byKotlinParser.parenthesizedAssignableExpression().voidenterParenthesizedDirectlyAssignableExpression(KotlinParser.KtParenthesizedDirectlyAssignableExpression ctx) Enter a parse tree produced byKotlinParser.parenthesizedDirectlyAssignableExpression().voidEnter a parse tree produced byKotlinParser.parenthesizedExpression().voidEnter a parse tree produced byKotlinParser.parenthesizedType().voidEnter a parse tree produced byKotlinParser.parenthesizedUserType().voidEnter a parse tree produced byKotlinParser.platformModifier().voidEnter a parse tree produced byKotlinParser.postfixUnaryExpression().voidEnter a parse tree produced byKotlinParser.postfixUnaryOperator().voidEnter a parse tree produced byKotlinParser.postfixUnarySuffix().voidEnter a parse tree produced byKotlinParser.prefixUnaryExpression().voidEnter a parse tree produced byKotlinParser.prefixUnaryOperator().voidEnter a parse tree produced byKotlinParser.primaryConstructor().voidEnter a parse tree produced byKotlinParser.primaryExpression().voidEnter a parse tree produced byKotlinParser.propertyDeclaration().voidEnter a parse tree produced byKotlinParser.propertyDelegate().voidEnter a parse tree produced byKotlinParser.propertyModifier().voidEnter a parse tree produced byKotlinParser.quest().voidEnter a parse tree produced byKotlinParser.rangeExpression().voidEnter a parse tree produced byKotlinParser.rangeTest().voidEnter a parse tree produced byKotlinParser.receiverType().voidEnter a parse tree produced byKotlinParser.reificationModifier().voidEnter a parse tree produced byKotlinParser.safeNav().voidEnter a parse tree produced byKotlinParser.script().voidEnter a parse tree produced byKotlinParser.secondaryConstructor().voidEnter a parse tree produced byKotlinParser.semi().voidEnter a parse tree produced byKotlinParser.semis().voidEnter a parse tree produced byKotlinParser.setter().voidEnter a parse tree produced byKotlinParser.shebangLine().voidEnter a parse tree produced byKotlinParser.simpleIdentifier().voidEnter a parse tree produced byKotlinParser.simpleUserType().voidEnter a parse tree produced byKotlinParser.singleAnnotation().voidEnter a parse tree produced byKotlinParser.statement().voidEnter a parse tree produced byKotlinParser.statements().voidEnter a parse tree produced byKotlinParser.stringLiteral().voidEnter a parse tree produced byKotlinParser.superExpression().voidEnter a parse tree produced byKotlinParser.thisExpression().voidEnter a parse tree produced byKotlinParser.topLevelObject().voidEnter a parse tree produced byKotlinParser.tryExpression().voidEnter a parse tree produced byKotlinParser.type().voidEnter a parse tree produced byKotlinParser.typeAlias().voidEnter a parse tree produced byKotlinParser.typeArguments().voidEnter a parse tree produced byKotlinParser.typeConstraint().voidEnter a parse tree produced byKotlinParser.typeConstraints().voidEnter a parse tree produced byKotlinParser.typeModifier().voidEnter a parse tree produced byKotlinParser.typeModifiers().voidEnter a parse tree produced byKotlinParser.typeParameter().voidEnter a parse tree produced byKotlinParser.typeParameterModifier().voidEnter a parse tree produced byKotlinParser.typeParameterModifiers().voidEnter a parse tree produced byKotlinParser.typeParameters().voidEnter a parse tree produced byKotlinParser.typeProjection().voidEnter a parse tree produced byKotlinParser.typeProjectionModifier().voidEnter a parse tree produced byKotlinParser.typeProjectionModifiers().voidEnter a parse tree produced byKotlinParser.typeReference().voidEnter a parse tree produced byKotlinParser.typeTest().voidEnter a parse tree produced byKotlinParser.unaryPrefix().voidEnter a parse tree produced byKotlinParser.unescapedAnnotation().voidEnter a parse tree produced byKotlinParser.userType().voidEnter a parse tree produced byKotlinParser.valueArgument().voidEnter a parse tree produced byKotlinParser.valueArguments().voidEnter a parse tree produced byKotlinParser.variableDeclaration().voidEnter a parse tree produced byKotlinParser.varianceModifier().voidEnter a parse tree produced byKotlinParser.visibilityModifier().voidEnter a parse tree produced byKotlinParser.whenCondition().voidEnter a parse tree produced byKotlinParser.whenEntry().voidEnter a parse tree produced byKotlinParser.whenExpression().voidEnter a parse tree produced byKotlinParser.whenSubject().voidEnter a parse tree produced byKotlinParser.whileStatement().voidExit a parse tree produced byKotlinParser.additiveExpression().voidExit a parse tree produced byKotlinParser.additiveOperator().voidExit a parse tree produced byKotlinParser.annotatedDelegationSpecifier().voidExit a parse tree produced byKotlinParser.annotatedLambda().voidExit a parse tree produced byKotlinParser.annotation().voidExit a parse tree produced byKotlinParser.annotationUseSiteTarget().voidExit a parse tree produced byKotlinParser.anonymousFunction().voidExit a parse tree produced byKotlinParser.anonymousInitializer().voidExit a parse tree produced byKotlinParser.asExpression().voidExit a parse tree produced byKotlinParser.asOperator().voidExit a parse tree produced byKotlinParser.assignableExpression().voidExit a parse tree produced byKotlinParser.assignableSuffix().voidExit a parse tree produced byKotlinParser.assignment().voidExit a parse tree produced byKotlinParser.assignmentAndOperator().voidExit a parse tree produced byKotlinParser.block().voidExit a parse tree produced byKotlinParser.callableReference().voidExit a parse tree produced byKotlinParser.callSuffix().voidExit a parse tree produced byKotlinParser.catchBlock().voidExit a parse tree produced byKotlinParser.classBody().voidExit a parse tree produced byKotlinParser.classDeclaration().voidExit a parse tree produced byKotlinParser.classMemberDeclaration().voidExit a parse tree produced byKotlinParser.classMemberDeclarations().voidExit a parse tree produced byKotlinParser.classModifier().voidExit a parse tree produced byKotlinParser.classParameter().voidExit a parse tree produced byKotlinParser.classParameters().voidExit a parse tree produced byKotlinParser.collectionLiteral().voidExit a parse tree produced byKotlinParser.companionObject().voidExit a parse tree produced byKotlinParser.comparison().voidExit a parse tree produced byKotlinParser.comparisonOperator().voidExit a parse tree produced byKotlinParser.conjunction().voidExit a parse tree produced byKotlinParser.constructorDelegationCall().voidExit a parse tree produced byKotlinParser.constructorInvocation().voidExit a parse tree produced byKotlinParser.controlStructureBody().voidExit a parse tree produced byKotlinParser.declaration().voidExit a parse tree produced byKotlinParser.definitelyNonNullableType().voidExit a parse tree produced byKotlinParser.delegationSpecifier().voidExit a parse tree produced byKotlinParser.delegationSpecifiers().voidExit a parse tree produced byKotlinParser.directlyAssignableExpression().voidExit a parse tree produced byKotlinParser.disjunction().voidExit a parse tree produced byKotlinParser.doWhileStatement().voidExit a parse tree produced byKotlinParser.elvis().voidExit a parse tree produced byKotlinParser.elvisExpression().voidExit a parse tree produced byKotlinParser.enumClassBody().voidExit a parse tree produced byKotlinParser.enumEntries().voidExit a parse tree produced byKotlinParser.enumEntry().voidExit a parse tree produced byKotlinParser.equality().voidExit a parse tree produced byKotlinParser.equalityOperator().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byKotlinParser.excl().voidExit a parse tree produced byKotlinParser.explicitDelegation().voidExit a parse tree produced byKotlinParser.expression().voidExit a parse tree produced byKotlinParser.fileAnnotation().voidExit a parse tree produced byKotlinParser.finallyBlock().voidExit a parse tree produced byKotlinParser.forStatement().voidExit a parse tree produced byKotlinParser.functionBody().voidExit a parse tree produced byKotlinParser.functionDeclaration().voidExit a parse tree produced byKotlinParser.functionLiteral().voidExit a parse tree produced byKotlinParser.functionModifier().voidExit a parse tree produced byKotlinParser.functionType().voidExit a parse tree produced byKotlinParser.functionTypeParameters().voidExit a parse tree produced byKotlinParser.functionValueParameter().voidExit a parse tree produced byKotlinParser.functionValueParameters().voidexitFunctionValueParameterWithOptionalType(KotlinParser.KtFunctionValueParameterWithOptionalType ctx) Exit a parse tree produced byKotlinParser.functionValueParameterWithOptionalType().voidExit a parse tree produced byKotlinParser.genericCallLikeComparison().voidExit a parse tree produced byKotlinParser.getter().voidExit a parse tree produced byKotlinParser.identifier().voidExit a parse tree produced byKotlinParser.ifExpression().voidExit a parse tree produced byKotlinParser.importAlias().voidExit a parse tree produced byKotlinParser.importHeader().voidExit a parse tree produced byKotlinParser.importList().voidExit a parse tree produced byKotlinParser.indexingSuffix().voidExit a parse tree produced byKotlinParser.infixFunctionCall().voidExit a parse tree produced byKotlinParser.infixOperation().voidExit a parse tree produced byKotlinParser.inheritanceModifier().voidExit a parse tree produced byKotlinParser.inOperator().voidExit a parse tree produced byKotlinParser.isOperator().voidExit a parse tree produced byKotlinParser.jumpExpression().voidExit a parse tree produced byKotlinParser.kotlinFile().voidExit a parse tree produced byKotlinParser.label().voidExit a parse tree produced byKotlinParser.lambdaLiteral().voidExit a parse tree produced byKotlinParser.lambdaParameter().voidExit a parse tree produced byKotlinParser.lambdaParameters().voidExit a parse tree produced byKotlinParser.lineStringContent().voidExit a parse tree produced byKotlinParser.lineStringExpression().voidExit a parse tree produced byKotlinParser.lineStringLiteral().voidExit a parse tree produced byKotlinParser.literalConstant().voidExit a parse tree produced byKotlinParser.loopStatement().voidExit a parse tree produced byKotlinParser.memberAccessOperator().voidExit a parse tree produced byKotlinParser.memberModifier().voidExit a parse tree produced byKotlinParser.modifier().voidExit a parse tree produced byKotlinParser.modifiers().voidExit a parse tree produced byKotlinParser.multiAnnotation().voidExit a parse tree produced byKotlinParser.multiLineStringContent().voidExit a parse tree produced byKotlinParser.multiLineStringExpression().voidExit a parse tree produced byKotlinParser.multiLineStringLiteral().voidExit a parse tree produced byKotlinParser.multiplicativeExpression().voidExit a parse tree produced byKotlinParser.multiplicativeOperator().voidExit a parse tree produced byKotlinParser.multiVariableDeclaration().voidExit a parse tree produced byKotlinParser.navigationSuffix().voidExit a parse tree produced byKotlinParser.nullableType().voidExit a parse tree produced byKotlinParser.objectDeclaration().voidExit a parse tree produced byKotlinParser.objectLiteral().voidExit a parse tree produced byKotlinParser.packageHeader().voidExit a parse tree produced byKotlinParser.parameter().voidExit a parse tree produced byKotlinParser.parameterModifier().voidExit a parse tree produced byKotlinParser.parameterModifiers().voidExit a parse tree produced byKotlinParser.parametersWithOptionalType().voidExit a parse tree produced byKotlinParser.parameterWithOptionalType().voidExit a parse tree produced byKotlinParser.parenthesizedAssignableExpression().voidexitParenthesizedDirectlyAssignableExpression(KotlinParser.KtParenthesizedDirectlyAssignableExpression ctx) Exit a parse tree produced byKotlinParser.parenthesizedDirectlyAssignableExpression().voidExit a parse tree produced byKotlinParser.parenthesizedExpression().voidExit a parse tree produced byKotlinParser.parenthesizedType().voidExit a parse tree produced byKotlinParser.parenthesizedUserType().voidExit a parse tree produced byKotlinParser.platformModifier().voidExit a parse tree produced byKotlinParser.postfixUnaryExpression().voidExit a parse tree produced byKotlinParser.postfixUnaryOperator().voidExit a parse tree produced byKotlinParser.postfixUnarySuffix().voidExit a parse tree produced byKotlinParser.prefixUnaryExpression().voidExit a parse tree produced byKotlinParser.prefixUnaryOperator().voidExit a parse tree produced byKotlinParser.primaryConstructor().voidExit a parse tree produced byKotlinParser.primaryExpression().voidExit a parse tree produced byKotlinParser.propertyDeclaration().voidExit a parse tree produced byKotlinParser.propertyDelegate().voidExit a parse tree produced byKotlinParser.propertyModifier().voidExit a parse tree produced byKotlinParser.quest().voidExit a parse tree produced byKotlinParser.rangeExpression().voidExit a parse tree produced byKotlinParser.rangeTest().voidExit a parse tree produced byKotlinParser.receiverType().voidExit a parse tree produced byKotlinParser.reificationModifier().voidExit a parse tree produced byKotlinParser.safeNav().voidExit a parse tree produced byKotlinParser.script().voidExit a parse tree produced byKotlinParser.secondaryConstructor().voidExit a parse tree produced byKotlinParser.semi().voidExit a parse tree produced byKotlinParser.semis().voidExit a parse tree produced byKotlinParser.setter().voidExit a parse tree produced byKotlinParser.shebangLine().voidExit a parse tree produced byKotlinParser.simpleIdentifier().voidExit a parse tree produced byKotlinParser.simpleUserType().voidExit a parse tree produced byKotlinParser.singleAnnotation().voidExit a parse tree produced byKotlinParser.statement().voidExit a parse tree produced byKotlinParser.statements().voidExit a parse tree produced byKotlinParser.stringLiteral().voidExit a parse tree produced byKotlinParser.superExpression().voidExit a parse tree produced byKotlinParser.thisExpression().voidExit a parse tree produced byKotlinParser.topLevelObject().voidExit a parse tree produced byKotlinParser.tryExpression().voidExit a parse tree produced byKotlinParser.type().voidExit a parse tree produced byKotlinParser.typeAlias().voidExit a parse tree produced byKotlinParser.typeArguments().voidExit a parse tree produced byKotlinParser.typeConstraint().voidExit a parse tree produced byKotlinParser.typeConstraints().voidExit a parse tree produced byKotlinParser.typeModifier().voidExit a parse tree produced byKotlinParser.typeModifiers().voidExit a parse tree produced byKotlinParser.typeParameter().voidExit a parse tree produced byKotlinParser.typeParameterModifier().voidExit a parse tree produced byKotlinParser.typeParameterModifiers().voidExit a parse tree produced byKotlinParser.typeParameters().voidExit a parse tree produced byKotlinParser.typeProjection().voidExit a parse tree produced byKotlinParser.typeProjectionModifier().voidExit a parse tree produced byKotlinParser.typeProjectionModifiers().voidExit a parse tree produced byKotlinParser.typeReference().voidExit a parse tree produced byKotlinParser.typeTest().voidExit a parse tree produced byKotlinParser.unaryPrefix().voidExit a parse tree produced byKotlinParser.unescapedAnnotation().voidExit a parse tree produced byKotlinParser.userType().voidExit a parse tree produced byKotlinParser.valueArgument().voidExit a parse tree produced byKotlinParser.valueArguments().voidExit a parse tree produced byKotlinParser.variableDeclaration().voidExit a parse tree produced byKotlinParser.varianceModifier().voidExit a parse tree produced byKotlinParser.visibilityModifier().voidExit a parse tree produced byKotlinParser.whenCondition().voidExit a parse tree produced byKotlinParser.whenEntry().voidExit a parse tree produced byKotlinParser.whenExpression().voidExit a parse tree produced byKotlinParser.whenSubject().voidExit a parse tree produced byKotlinParser.whileStatement().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
KotlinBaseListener
public KotlinBaseListener()
-
-
Method Details
-
enterKotlinFile
Enter a parse tree produced byKotlinParser.kotlinFile().The default implementation does nothing.
- Specified by:
enterKotlinFilein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitKotlinFile
Exit a parse tree produced byKotlinParser.kotlinFile().The default implementation does nothing.
- Specified by:
exitKotlinFilein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterScript
Enter a parse tree produced byKotlinParser.script().The default implementation does nothing.
- Specified by:
enterScriptin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitScript
Exit a parse tree produced byKotlinParser.script().The default implementation does nothing.
- Specified by:
exitScriptin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterShebangLine
Enter a parse tree produced byKotlinParser.shebangLine().The default implementation does nothing.
- Specified by:
enterShebangLinein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitShebangLine
Exit a parse tree produced byKotlinParser.shebangLine().The default implementation does nothing.
- Specified by:
exitShebangLinein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFileAnnotation
Enter a parse tree produced byKotlinParser.fileAnnotation().The default implementation does nothing.
- Specified by:
enterFileAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFileAnnotation
Exit a parse tree produced byKotlinParser.fileAnnotation().The default implementation does nothing.
- Specified by:
exitFileAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPackageHeader
Enter a parse tree produced byKotlinParser.packageHeader().The default implementation does nothing.
- Specified by:
enterPackageHeaderin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPackageHeader
Exit a parse tree produced byKotlinParser.packageHeader().The default implementation does nothing.
- Specified by:
exitPackageHeaderin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterImportList
Enter a parse tree produced byKotlinParser.importList().The default implementation does nothing.
- Specified by:
enterImportListin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitImportList
Exit a parse tree produced byKotlinParser.importList().The default implementation does nothing.
- Specified by:
exitImportListin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterImportHeader
Enter a parse tree produced byKotlinParser.importHeader().The default implementation does nothing.
- Specified by:
enterImportHeaderin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitImportHeader
Exit a parse tree produced byKotlinParser.importHeader().The default implementation does nothing.
- Specified by:
exitImportHeaderin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterImportAlias
Enter a parse tree produced byKotlinParser.importAlias().The default implementation does nothing.
- Specified by:
enterImportAliasin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitImportAlias
Exit a parse tree produced byKotlinParser.importAlias().The default implementation does nothing.
- Specified by:
exitImportAliasin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTopLevelObject
Enter a parse tree produced byKotlinParser.topLevelObject().The default implementation does nothing.
- Specified by:
enterTopLevelObjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTopLevelObject
Exit a parse tree produced byKotlinParser.topLevelObject().The default implementation does nothing.
- Specified by:
exitTopLevelObjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeAlias
Enter a parse tree produced byKotlinParser.typeAlias().The default implementation does nothing.
- Specified by:
enterTypeAliasin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeAlias
Exit a parse tree produced byKotlinParser.typeAlias().The default implementation does nothing.
- Specified by:
exitTypeAliasin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDeclaration
Enter a parse tree produced byKotlinParser.declaration().The default implementation does nothing.
- Specified by:
enterDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDeclaration
Exit a parse tree produced byKotlinParser.declaration().The default implementation does nothing.
- Specified by:
exitDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byKotlinParser.classDeclaration().The default implementation does nothing.
- Specified by:
enterClassDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byKotlinParser.classDeclaration().The default implementation does nothing.
- Specified by:
exitClassDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPrimaryConstructor
Enter a parse tree produced byKotlinParser.primaryConstructor().The default implementation does nothing.
- Specified by:
enterPrimaryConstructorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPrimaryConstructor
Exit a parse tree produced byKotlinParser.primaryConstructor().The default implementation does nothing.
- Specified by:
exitPrimaryConstructorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassBody
Enter a parse tree produced byKotlinParser.classBody().The default implementation does nothing.
- Specified by:
enterClassBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassBody
Exit a parse tree produced byKotlinParser.classBody().The default implementation does nothing.
- Specified by:
exitClassBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassParameters
Enter a parse tree produced byKotlinParser.classParameters().The default implementation does nothing.
- Specified by:
enterClassParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassParameters
Exit a parse tree produced byKotlinParser.classParameters().The default implementation does nothing.
- Specified by:
exitClassParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassParameter
Enter a parse tree produced byKotlinParser.classParameter().The default implementation does nothing.
- Specified by:
enterClassParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassParameter
Exit a parse tree produced byKotlinParser.classParameter().The default implementation does nothing.
- Specified by:
exitClassParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDelegationSpecifiers
Enter a parse tree produced byKotlinParser.delegationSpecifiers().The default implementation does nothing.
- Specified by:
enterDelegationSpecifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDelegationSpecifiers
Exit a parse tree produced byKotlinParser.delegationSpecifiers().The default implementation does nothing.
- Specified by:
exitDelegationSpecifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDelegationSpecifier
Enter a parse tree produced byKotlinParser.delegationSpecifier().The default implementation does nothing.
- Specified by:
enterDelegationSpecifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDelegationSpecifier
Exit a parse tree produced byKotlinParser.delegationSpecifier().The default implementation does nothing.
- Specified by:
exitDelegationSpecifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterConstructorInvocation
Enter a parse tree produced byKotlinParser.constructorInvocation().The default implementation does nothing.
- Specified by:
enterConstructorInvocationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitConstructorInvocation
Exit a parse tree produced byKotlinParser.constructorInvocation().The default implementation does nothing.
- Specified by:
exitConstructorInvocationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnnotatedDelegationSpecifier
Enter a parse tree produced byKotlinParser.annotatedDelegationSpecifier().The default implementation does nothing.
- Specified by:
enterAnnotatedDelegationSpecifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnnotatedDelegationSpecifier
Exit a parse tree produced byKotlinParser.annotatedDelegationSpecifier().The default implementation does nothing.
- Specified by:
exitAnnotatedDelegationSpecifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterExplicitDelegation
Enter a parse tree produced byKotlinParser.explicitDelegation().The default implementation does nothing.
- Specified by:
enterExplicitDelegationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitExplicitDelegation
Exit a parse tree produced byKotlinParser.explicitDelegation().The default implementation does nothing.
- Specified by:
exitExplicitDelegationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeParameters
Enter a parse tree produced byKotlinParser.typeParameters().The default implementation does nothing.
- Specified by:
enterTypeParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeParameters
Exit a parse tree produced byKotlinParser.typeParameters().The default implementation does nothing.
- Specified by:
exitTypeParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeParameter
Enter a parse tree produced byKotlinParser.typeParameter().The default implementation does nothing.
- Specified by:
enterTypeParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeParameter
Exit a parse tree produced byKotlinParser.typeParameter().The default implementation does nothing.
- Specified by:
exitTypeParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeConstraints
Enter a parse tree produced byKotlinParser.typeConstraints().The default implementation does nothing.
- Specified by:
enterTypeConstraintsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeConstraints
Exit a parse tree produced byKotlinParser.typeConstraints().The default implementation does nothing.
- Specified by:
exitTypeConstraintsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeConstraint
Enter a parse tree produced byKotlinParser.typeConstraint().The default implementation does nothing.
- Specified by:
enterTypeConstraintin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeConstraint
Exit a parse tree produced byKotlinParser.typeConstraint().The default implementation does nothing.
- Specified by:
exitTypeConstraintin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassMemberDeclarations
Enter a parse tree produced byKotlinParser.classMemberDeclarations().The default implementation does nothing.
- Specified by:
enterClassMemberDeclarationsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassMemberDeclarations
Exit a parse tree produced byKotlinParser.classMemberDeclarations().The default implementation does nothing.
- Specified by:
exitClassMemberDeclarationsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassMemberDeclaration
Enter a parse tree produced byKotlinParser.classMemberDeclaration().The default implementation does nothing.
- Specified by:
enterClassMemberDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassMemberDeclaration
Exit a parse tree produced byKotlinParser.classMemberDeclaration().The default implementation does nothing.
- Specified by:
exitClassMemberDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnonymousInitializer
Enter a parse tree produced byKotlinParser.anonymousInitializer().The default implementation does nothing.
- Specified by:
enterAnonymousInitializerin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnonymousInitializer
Exit a parse tree produced byKotlinParser.anonymousInitializer().The default implementation does nothing.
- Specified by:
exitAnonymousInitializerin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterCompanionObject
Enter a parse tree produced byKotlinParser.companionObject().The default implementation does nothing.
- Specified by:
enterCompanionObjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitCompanionObject
Exit a parse tree produced byKotlinParser.companionObject().The default implementation does nothing.
- Specified by:
exitCompanionObjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionValueParameters
Enter a parse tree produced byKotlinParser.functionValueParameters().The default implementation does nothing.
- Specified by:
enterFunctionValueParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionValueParameters
Exit a parse tree produced byKotlinParser.functionValueParameters().The default implementation does nothing.
- Specified by:
exitFunctionValueParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionValueParameter
Enter a parse tree produced byKotlinParser.functionValueParameter().The default implementation does nothing.
- Specified by:
enterFunctionValueParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionValueParameter
Exit a parse tree produced byKotlinParser.functionValueParameter().The default implementation does nothing.
- Specified by:
exitFunctionValueParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionDeclaration
Enter a parse tree produced byKotlinParser.functionDeclaration().The default implementation does nothing.
- Specified by:
enterFunctionDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionDeclaration
Exit a parse tree produced byKotlinParser.functionDeclaration().The default implementation does nothing.
- Specified by:
exitFunctionDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionBody
Enter a parse tree produced byKotlinParser.functionBody().The default implementation does nothing.
- Specified by:
enterFunctionBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionBody
Exit a parse tree produced byKotlinParser.functionBody().The default implementation does nothing.
- Specified by:
exitFunctionBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterVariableDeclaration
Enter a parse tree produced byKotlinParser.variableDeclaration().The default implementation does nothing.
- Specified by:
enterVariableDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitVariableDeclaration
Exit a parse tree produced byKotlinParser.variableDeclaration().The default implementation does nothing.
- Specified by:
exitVariableDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiVariableDeclaration
Enter a parse tree produced byKotlinParser.multiVariableDeclaration().The default implementation does nothing.
- Specified by:
enterMultiVariableDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiVariableDeclaration
Exit a parse tree produced byKotlinParser.multiVariableDeclaration().The default implementation does nothing.
- Specified by:
exitMultiVariableDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPropertyDeclaration
Enter a parse tree produced byKotlinParser.propertyDeclaration().The default implementation does nothing.
- Specified by:
enterPropertyDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPropertyDeclaration
Exit a parse tree produced byKotlinParser.propertyDeclaration().The default implementation does nothing.
- Specified by:
exitPropertyDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPropertyDelegate
Enter a parse tree produced byKotlinParser.propertyDelegate().The default implementation does nothing.
- Specified by:
enterPropertyDelegatein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPropertyDelegate
Exit a parse tree produced byKotlinParser.propertyDelegate().The default implementation does nothing.
- Specified by:
exitPropertyDelegatein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterGetter
Enter a parse tree produced byKotlinParser.getter().The default implementation does nothing.
- Specified by:
enterGetterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitGetter
Exit a parse tree produced byKotlinParser.getter().The default implementation does nothing.
- Specified by:
exitGetterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSetter
Enter a parse tree produced byKotlinParser.setter().The default implementation does nothing.
- Specified by:
enterSetterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSetter
Exit a parse tree produced byKotlinParser.setter().The default implementation does nothing.
- Specified by:
exitSetterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParametersWithOptionalType
Enter a parse tree produced byKotlinParser.parametersWithOptionalType().The default implementation does nothing.
- Specified by:
enterParametersWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParametersWithOptionalType
Exit a parse tree produced byKotlinParser.parametersWithOptionalType().The default implementation does nothing.
- Specified by:
exitParametersWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionValueParameterWithOptionalType
public void enterFunctionValueParameterWithOptionalType(KotlinParser.KtFunctionValueParameterWithOptionalType ctx) Enter a parse tree produced byKotlinParser.functionValueParameterWithOptionalType().The default implementation does nothing.
- Specified by:
enterFunctionValueParameterWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionValueParameterWithOptionalType
public void exitFunctionValueParameterWithOptionalType(KotlinParser.KtFunctionValueParameterWithOptionalType ctx) Exit a parse tree produced byKotlinParser.functionValueParameterWithOptionalType().The default implementation does nothing.
- Specified by:
exitFunctionValueParameterWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParameterWithOptionalType
Enter a parse tree produced byKotlinParser.parameterWithOptionalType().The default implementation does nothing.
- Specified by:
enterParameterWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParameterWithOptionalType
Exit a parse tree produced byKotlinParser.parameterWithOptionalType().The default implementation does nothing.
- Specified by:
exitParameterWithOptionalTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParameter
Enter a parse tree produced byKotlinParser.parameter().The default implementation does nothing.
- Specified by:
enterParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParameter
Exit a parse tree produced byKotlinParser.parameter().The default implementation does nothing.
- Specified by:
exitParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterObjectDeclaration
Enter a parse tree produced byKotlinParser.objectDeclaration().The default implementation does nothing.
- Specified by:
enterObjectDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitObjectDeclaration
Exit a parse tree produced byKotlinParser.objectDeclaration().The default implementation does nothing.
- Specified by:
exitObjectDeclarationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSecondaryConstructor
Enter a parse tree produced byKotlinParser.secondaryConstructor().The default implementation does nothing.
- Specified by:
enterSecondaryConstructorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSecondaryConstructor
Exit a parse tree produced byKotlinParser.secondaryConstructor().The default implementation does nothing.
- Specified by:
exitSecondaryConstructorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterConstructorDelegationCall
Enter a parse tree produced byKotlinParser.constructorDelegationCall().The default implementation does nothing.
- Specified by:
enterConstructorDelegationCallin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitConstructorDelegationCall
Exit a parse tree produced byKotlinParser.constructorDelegationCall().The default implementation does nothing.
- Specified by:
exitConstructorDelegationCallin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEnumClassBody
Enter a parse tree produced byKotlinParser.enumClassBody().The default implementation does nothing.
- Specified by:
enterEnumClassBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitEnumClassBody
Exit a parse tree produced byKotlinParser.enumClassBody().The default implementation does nothing.
- Specified by:
exitEnumClassBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEnumEntries
Enter a parse tree produced byKotlinParser.enumEntries().The default implementation does nothing.
- Specified by:
enterEnumEntriesin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitEnumEntries
Exit a parse tree produced byKotlinParser.enumEntries().The default implementation does nothing.
- Specified by:
exitEnumEntriesin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEnumEntry
Enter a parse tree produced byKotlinParser.enumEntry().The default implementation does nothing.
- Specified by:
enterEnumEntryin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitEnumEntry
Exit a parse tree produced byKotlinParser.enumEntry().The default implementation does nothing.
- Specified by:
exitEnumEntryin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterType
Enter a parse tree produced byKotlinParser.type().The default implementation does nothing.
- Specified by:
enterTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitType
Exit a parse tree produced byKotlinParser.type().The default implementation does nothing.
- Specified by:
exitTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeReference
Enter a parse tree produced byKotlinParser.typeReference().The default implementation does nothing.
- Specified by:
enterTypeReferencein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeReference
Exit a parse tree produced byKotlinParser.typeReference().The default implementation does nothing.
- Specified by:
exitTypeReferencein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterNullableType
Enter a parse tree produced byKotlinParser.nullableType().The default implementation does nothing.
- Specified by:
enterNullableTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitNullableType
Exit a parse tree produced byKotlinParser.nullableType().The default implementation does nothing.
- Specified by:
exitNullableTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterQuest
Enter a parse tree produced byKotlinParser.quest().The default implementation does nothing.
- Specified by:
enterQuestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitQuest
Exit a parse tree produced byKotlinParser.quest().The default implementation does nothing.
- Specified by:
exitQuestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterUserType
Enter a parse tree produced byKotlinParser.userType().The default implementation does nothing.
- Specified by:
enterUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitUserType
Exit a parse tree produced byKotlinParser.userType().The default implementation does nothing.
- Specified by:
exitUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSimpleUserType
Enter a parse tree produced byKotlinParser.simpleUserType().The default implementation does nothing.
- Specified by:
enterSimpleUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSimpleUserType
Exit a parse tree produced byKotlinParser.simpleUserType().The default implementation does nothing.
- Specified by:
exitSimpleUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeProjection
Enter a parse tree produced byKotlinParser.typeProjection().The default implementation does nothing.
- Specified by:
enterTypeProjectionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeProjection
Exit a parse tree produced byKotlinParser.typeProjection().The default implementation does nothing.
- Specified by:
exitTypeProjectionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeProjectionModifiers
Enter a parse tree produced byKotlinParser.typeProjectionModifiers().The default implementation does nothing.
- Specified by:
enterTypeProjectionModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeProjectionModifiers
Exit a parse tree produced byKotlinParser.typeProjectionModifiers().The default implementation does nothing.
- Specified by:
exitTypeProjectionModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeProjectionModifier
Enter a parse tree produced byKotlinParser.typeProjectionModifier().The default implementation does nothing.
- Specified by:
enterTypeProjectionModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeProjectionModifier
Exit a parse tree produced byKotlinParser.typeProjectionModifier().The default implementation does nothing.
- Specified by:
exitTypeProjectionModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionType
Enter a parse tree produced byKotlinParser.functionType().The default implementation does nothing.
- Specified by:
enterFunctionTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionType
Exit a parse tree produced byKotlinParser.functionType().The default implementation does nothing.
- Specified by:
exitFunctionTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionTypeParameters
Enter a parse tree produced byKotlinParser.functionTypeParameters().The default implementation does nothing.
- Specified by:
enterFunctionTypeParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionTypeParameters
Exit a parse tree produced byKotlinParser.functionTypeParameters().The default implementation does nothing.
- Specified by:
exitFunctionTypeParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParenthesizedType
Enter a parse tree produced byKotlinParser.parenthesizedType().The default implementation does nothing.
- Specified by:
enterParenthesizedTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParenthesizedType
Exit a parse tree produced byKotlinParser.parenthesizedType().The default implementation does nothing.
- Specified by:
exitParenthesizedTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterReceiverType
Enter a parse tree produced byKotlinParser.receiverType().The default implementation does nothing.
- Specified by:
enterReceiverTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitReceiverType
Exit a parse tree produced byKotlinParser.receiverType().The default implementation does nothing.
- Specified by:
exitReceiverTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParenthesizedUserType
Enter a parse tree produced byKotlinParser.parenthesizedUserType().The default implementation does nothing.
- Specified by:
enterParenthesizedUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParenthesizedUserType
Exit a parse tree produced byKotlinParser.parenthesizedUserType().The default implementation does nothing.
- Specified by:
exitParenthesizedUserTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDefinitelyNonNullableType
Enter a parse tree produced byKotlinParser.definitelyNonNullableType().The default implementation does nothing.
- Specified by:
enterDefinitelyNonNullableTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDefinitelyNonNullableType
Exit a parse tree produced byKotlinParser.definitelyNonNullableType().The default implementation does nothing.
- Specified by:
exitDefinitelyNonNullableTypein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterStatements
Enter a parse tree produced byKotlinParser.statements().The default implementation does nothing.
- Specified by:
enterStatementsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitStatements
Exit a parse tree produced byKotlinParser.statements().The default implementation does nothing.
- Specified by:
exitStatementsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byKotlinParser.statement().The default implementation does nothing.
- Specified by:
enterStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byKotlinParser.statement().The default implementation does nothing.
- Specified by:
exitStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLabel
Enter a parse tree produced byKotlinParser.label().The default implementation does nothing.
- Specified by:
enterLabelin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLabel
Exit a parse tree produced byKotlinParser.label().The default implementation does nothing.
- Specified by:
exitLabelin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterControlStructureBody
Enter a parse tree produced byKotlinParser.controlStructureBody().The default implementation does nothing.
- Specified by:
enterControlStructureBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitControlStructureBody
Exit a parse tree produced byKotlinParser.controlStructureBody().The default implementation does nothing.
- Specified by:
exitControlStructureBodyin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byKotlinParser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byKotlinParser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLoopStatement
Enter a parse tree produced byKotlinParser.loopStatement().The default implementation does nothing.
- Specified by:
enterLoopStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLoopStatement
Exit a parse tree produced byKotlinParser.loopStatement().The default implementation does nothing.
- Specified by:
exitLoopStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterForStatement
Enter a parse tree produced byKotlinParser.forStatement().The default implementation does nothing.
- Specified by:
enterForStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitForStatement
Exit a parse tree produced byKotlinParser.forStatement().The default implementation does nothing.
- Specified by:
exitForStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterWhileStatement
Enter a parse tree produced byKotlinParser.whileStatement().The default implementation does nothing.
- Specified by:
enterWhileStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitWhileStatement
Exit a parse tree produced byKotlinParser.whileStatement().The default implementation does nothing.
- Specified by:
exitWhileStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDoWhileStatement
Enter a parse tree produced byKotlinParser.doWhileStatement().The default implementation does nothing.
- Specified by:
enterDoWhileStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDoWhileStatement
Exit a parse tree produced byKotlinParser.doWhileStatement().The default implementation does nothing.
- Specified by:
exitDoWhileStatementin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAssignment
Enter a parse tree produced byKotlinParser.assignment().The default implementation does nothing.
- Specified by:
enterAssignmentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAssignment
Exit a parse tree produced byKotlinParser.assignment().The default implementation does nothing.
- Specified by:
exitAssignmentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSemi
Enter a parse tree produced byKotlinParser.semi().The default implementation does nothing.
- Specified by:
enterSemiin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSemi
Exit a parse tree produced byKotlinParser.semi().The default implementation does nothing.
- Specified by:
exitSemiin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSemis
Enter a parse tree produced byKotlinParser.semis().The default implementation does nothing.
- Specified by:
enterSemisin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSemis
Exit a parse tree produced byKotlinParser.semis().The default implementation does nothing.
- Specified by:
exitSemisin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byKotlinParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byKotlinParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDisjunction
Enter a parse tree produced byKotlinParser.disjunction().The default implementation does nothing.
- Specified by:
enterDisjunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDisjunction
Exit a parse tree produced byKotlinParser.disjunction().The default implementation does nothing.
- Specified by:
exitDisjunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterConjunction
Enter a parse tree produced byKotlinParser.conjunction().The default implementation does nothing.
- Specified by:
enterConjunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitConjunction
Exit a parse tree produced byKotlinParser.conjunction().The default implementation does nothing.
- Specified by:
exitConjunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEquality
Enter a parse tree produced byKotlinParser.equality().The default implementation does nothing.
- Specified by:
enterEqualityin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitEquality
Exit a parse tree produced byKotlinParser.equality().The default implementation does nothing.
- Specified by:
exitEqualityin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterComparison
Enter a parse tree produced byKotlinParser.comparison().The default implementation does nothing.
- Specified by:
enterComparisonin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitComparison
Exit a parse tree produced byKotlinParser.comparison().The default implementation does nothing.
- Specified by:
exitComparisonin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterGenericCallLikeComparison
Enter a parse tree produced byKotlinParser.genericCallLikeComparison().The default implementation does nothing.
- Specified by:
enterGenericCallLikeComparisonin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitGenericCallLikeComparison
Exit a parse tree produced byKotlinParser.genericCallLikeComparison().The default implementation does nothing.
- Specified by:
exitGenericCallLikeComparisonin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterInfixOperation
Enter a parse tree produced byKotlinParser.infixOperation().The default implementation does nothing.
- Specified by:
enterInfixOperationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitInfixOperation
Exit a parse tree produced byKotlinParser.infixOperation().The default implementation does nothing.
- Specified by:
exitInfixOperationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterElvisExpression
Enter a parse tree produced byKotlinParser.elvisExpression().The default implementation does nothing.
- Specified by:
enterElvisExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitElvisExpression
Exit a parse tree produced byKotlinParser.elvisExpression().The default implementation does nothing.
- Specified by:
exitElvisExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterElvis
Enter a parse tree produced byKotlinParser.elvis().The default implementation does nothing.
- Specified by:
enterElvisin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitElvis
Exit a parse tree produced byKotlinParser.elvis().The default implementation does nothing.
- Specified by:
exitElvisin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterInfixFunctionCall
Enter a parse tree produced byKotlinParser.infixFunctionCall().The default implementation does nothing.
- Specified by:
enterInfixFunctionCallin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitInfixFunctionCall
Exit a parse tree produced byKotlinParser.infixFunctionCall().The default implementation does nothing.
- Specified by:
exitInfixFunctionCallin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterRangeExpression
Enter a parse tree produced byKotlinParser.rangeExpression().The default implementation does nothing.
- Specified by:
enterRangeExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitRangeExpression
Exit a parse tree produced byKotlinParser.rangeExpression().The default implementation does nothing.
- Specified by:
exitRangeExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAdditiveExpression
Enter a parse tree produced byKotlinParser.additiveExpression().The default implementation does nothing.
- Specified by:
enterAdditiveExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAdditiveExpression
Exit a parse tree produced byKotlinParser.additiveExpression().The default implementation does nothing.
- Specified by:
exitAdditiveExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiplicativeExpression
Enter a parse tree produced byKotlinParser.multiplicativeExpression().The default implementation does nothing.
- Specified by:
enterMultiplicativeExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiplicativeExpression
Exit a parse tree produced byKotlinParser.multiplicativeExpression().The default implementation does nothing.
- Specified by:
exitMultiplicativeExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAsExpression
Enter a parse tree produced byKotlinParser.asExpression().The default implementation does nothing.
- Specified by:
enterAsExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAsExpression
Exit a parse tree produced byKotlinParser.asExpression().The default implementation does nothing.
- Specified by:
exitAsExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPrefixUnaryExpression
Enter a parse tree produced byKotlinParser.prefixUnaryExpression().The default implementation does nothing.
- Specified by:
enterPrefixUnaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPrefixUnaryExpression
Exit a parse tree produced byKotlinParser.prefixUnaryExpression().The default implementation does nothing.
- Specified by:
exitPrefixUnaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterUnaryPrefix
Enter a parse tree produced byKotlinParser.unaryPrefix().The default implementation does nothing.
- Specified by:
enterUnaryPrefixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitUnaryPrefix
Exit a parse tree produced byKotlinParser.unaryPrefix().The default implementation does nothing.
- Specified by:
exitUnaryPrefixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPostfixUnaryExpression
Enter a parse tree produced byKotlinParser.postfixUnaryExpression().The default implementation does nothing.
- Specified by:
enterPostfixUnaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPostfixUnaryExpression
Exit a parse tree produced byKotlinParser.postfixUnaryExpression().The default implementation does nothing.
- Specified by:
exitPostfixUnaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPostfixUnarySuffix
Enter a parse tree produced byKotlinParser.postfixUnarySuffix().The default implementation does nothing.
- Specified by:
enterPostfixUnarySuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPostfixUnarySuffix
Exit a parse tree produced byKotlinParser.postfixUnarySuffix().The default implementation does nothing.
- Specified by:
exitPostfixUnarySuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterDirectlyAssignableExpression
Enter a parse tree produced byKotlinParser.directlyAssignableExpression().The default implementation does nothing.
- Specified by:
enterDirectlyAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitDirectlyAssignableExpression
Exit a parse tree produced byKotlinParser.directlyAssignableExpression().The default implementation does nothing.
- Specified by:
exitDirectlyAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParenthesizedDirectlyAssignableExpression
public void enterParenthesizedDirectlyAssignableExpression(KotlinParser.KtParenthesizedDirectlyAssignableExpression ctx) Enter a parse tree produced byKotlinParser.parenthesizedDirectlyAssignableExpression().The default implementation does nothing.
- Specified by:
enterParenthesizedDirectlyAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParenthesizedDirectlyAssignableExpression
public void exitParenthesizedDirectlyAssignableExpression(KotlinParser.KtParenthesizedDirectlyAssignableExpression ctx) Exit a parse tree produced byKotlinParser.parenthesizedDirectlyAssignableExpression().The default implementation does nothing.
- Specified by:
exitParenthesizedDirectlyAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAssignableExpression
Enter a parse tree produced byKotlinParser.assignableExpression().The default implementation does nothing.
- Specified by:
enterAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAssignableExpression
Exit a parse tree produced byKotlinParser.assignableExpression().The default implementation does nothing.
- Specified by:
exitAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParenthesizedAssignableExpression
public void enterParenthesizedAssignableExpression(KotlinParser.KtParenthesizedAssignableExpression ctx) Enter a parse tree produced byKotlinParser.parenthesizedAssignableExpression().The default implementation does nothing.
- Specified by:
enterParenthesizedAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParenthesizedAssignableExpression
public void exitParenthesizedAssignableExpression(KotlinParser.KtParenthesizedAssignableExpression ctx) Exit a parse tree produced byKotlinParser.parenthesizedAssignableExpression().The default implementation does nothing.
- Specified by:
exitParenthesizedAssignableExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAssignableSuffix
Enter a parse tree produced byKotlinParser.assignableSuffix().The default implementation does nothing.
- Specified by:
enterAssignableSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAssignableSuffix
Exit a parse tree produced byKotlinParser.assignableSuffix().The default implementation does nothing.
- Specified by:
exitAssignableSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterIndexingSuffix
Enter a parse tree produced byKotlinParser.indexingSuffix().The default implementation does nothing.
- Specified by:
enterIndexingSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitIndexingSuffix
Exit a parse tree produced byKotlinParser.indexingSuffix().The default implementation does nothing.
- Specified by:
exitIndexingSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterCallSuffix
Enter a parse tree produced byKotlinParser.callSuffix().The default implementation does nothing.
- Specified by:
enterCallSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitCallSuffix
Exit a parse tree produced byKotlinParser.callSuffix().The default implementation does nothing.
- Specified by:
exitCallSuffixin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnnotatedLambda
Enter a parse tree produced byKotlinParser.annotatedLambda().The default implementation does nothing.
- Specified by:
enterAnnotatedLambdain interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnnotatedLambda
Exit a parse tree produced byKotlinParser.annotatedLambda().The default implementation does nothing.
- Specified by:
exitAnnotatedLambdain interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeArguments
Enter a parse tree produced byKotlinParser.typeArguments().The default implementation does nothing.
- Specified by:
enterTypeArgumentsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeArguments
Exit a parse tree produced byKotlinParser.typeArguments().The default implementation does nothing.
- Specified by:
exitTypeArgumentsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterValueArguments
Enter a parse tree produced byKotlinParser.valueArguments().The default implementation does nothing.
- Specified by:
enterValueArgumentsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitValueArguments
Exit a parse tree produced byKotlinParser.valueArguments().The default implementation does nothing.
- Specified by:
exitValueArgumentsin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterValueArgument
Enter a parse tree produced byKotlinParser.valueArgument().The default implementation does nothing.
- Specified by:
enterValueArgumentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitValueArgument
Exit a parse tree produced byKotlinParser.valueArgument().The default implementation does nothing.
- Specified by:
exitValueArgumentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPrimaryExpression
Enter a parse tree produced byKotlinParser.primaryExpression().The default implementation does nothing.
- Specified by:
enterPrimaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPrimaryExpression
Exit a parse tree produced byKotlinParser.primaryExpression().The default implementation does nothing.
- Specified by:
exitPrimaryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParenthesizedExpression
Enter a parse tree produced byKotlinParser.parenthesizedExpression().The default implementation does nothing.
- Specified by:
enterParenthesizedExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParenthesizedExpression
Exit a parse tree produced byKotlinParser.parenthesizedExpression().The default implementation does nothing.
- Specified by:
exitParenthesizedExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterCollectionLiteral
Enter a parse tree produced byKotlinParser.collectionLiteral().The default implementation does nothing.
- Specified by:
enterCollectionLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitCollectionLiteral
Exit a parse tree produced byKotlinParser.collectionLiteral().The default implementation does nothing.
- Specified by:
exitCollectionLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLiteralConstant
Enter a parse tree produced byKotlinParser.literalConstant().The default implementation does nothing.
- Specified by:
enterLiteralConstantin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLiteralConstant
Exit a parse tree produced byKotlinParser.literalConstant().The default implementation does nothing.
- Specified by:
exitLiteralConstantin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterStringLiteral
Enter a parse tree produced byKotlinParser.stringLiteral().The default implementation does nothing.
- Specified by:
enterStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitStringLiteral
Exit a parse tree produced byKotlinParser.stringLiteral().The default implementation does nothing.
- Specified by:
exitStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLineStringLiteral
Enter a parse tree produced byKotlinParser.lineStringLiteral().The default implementation does nothing.
- Specified by:
enterLineStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLineStringLiteral
Exit a parse tree produced byKotlinParser.lineStringLiteral().The default implementation does nothing.
- Specified by:
exitLineStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiLineStringLiteral
Enter a parse tree produced byKotlinParser.multiLineStringLiteral().The default implementation does nothing.
- Specified by:
enterMultiLineStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiLineStringLiteral
Exit a parse tree produced byKotlinParser.multiLineStringLiteral().The default implementation does nothing.
- Specified by:
exitMultiLineStringLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLineStringContent
Enter a parse tree produced byKotlinParser.lineStringContent().The default implementation does nothing.
- Specified by:
enterLineStringContentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLineStringContent
Exit a parse tree produced byKotlinParser.lineStringContent().The default implementation does nothing.
- Specified by:
exitLineStringContentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLineStringExpression
Enter a parse tree produced byKotlinParser.lineStringExpression().The default implementation does nothing.
- Specified by:
enterLineStringExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLineStringExpression
Exit a parse tree produced byKotlinParser.lineStringExpression().The default implementation does nothing.
- Specified by:
exitLineStringExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiLineStringContent
Enter a parse tree produced byKotlinParser.multiLineStringContent().The default implementation does nothing.
- Specified by:
enterMultiLineStringContentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiLineStringContent
Exit a parse tree produced byKotlinParser.multiLineStringContent().The default implementation does nothing.
- Specified by:
exitMultiLineStringContentin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiLineStringExpression
Enter a parse tree produced byKotlinParser.multiLineStringExpression().The default implementation does nothing.
- Specified by:
enterMultiLineStringExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiLineStringExpression
Exit a parse tree produced byKotlinParser.multiLineStringExpression().The default implementation does nothing.
- Specified by:
exitMultiLineStringExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLambdaLiteral
Enter a parse tree produced byKotlinParser.lambdaLiteral().The default implementation does nothing.
- Specified by:
enterLambdaLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLambdaLiteral
Exit a parse tree produced byKotlinParser.lambdaLiteral().The default implementation does nothing.
- Specified by:
exitLambdaLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLambdaParameters
Enter a parse tree produced byKotlinParser.lambdaParameters().The default implementation does nothing.
- Specified by:
enterLambdaParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLambdaParameters
Exit a parse tree produced byKotlinParser.lambdaParameters().The default implementation does nothing.
- Specified by:
exitLambdaParametersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterLambdaParameter
Enter a parse tree produced byKotlinParser.lambdaParameter().The default implementation does nothing.
- Specified by:
enterLambdaParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitLambdaParameter
Exit a parse tree produced byKotlinParser.lambdaParameter().The default implementation does nothing.
- Specified by:
exitLambdaParameterin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnonymousFunction
Enter a parse tree produced byKotlinParser.anonymousFunction().The default implementation does nothing.
- Specified by:
enterAnonymousFunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnonymousFunction
Exit a parse tree produced byKotlinParser.anonymousFunction().The default implementation does nothing.
- Specified by:
exitAnonymousFunctionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionLiteral
Enter a parse tree produced byKotlinParser.functionLiteral().The default implementation does nothing.
- Specified by:
enterFunctionLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionLiteral
Exit a parse tree produced byKotlinParser.functionLiteral().The default implementation does nothing.
- Specified by:
exitFunctionLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterObjectLiteral
Enter a parse tree produced byKotlinParser.objectLiteral().The default implementation does nothing.
- Specified by:
enterObjectLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitObjectLiteral
Exit a parse tree produced byKotlinParser.objectLiteral().The default implementation does nothing.
- Specified by:
exitObjectLiteralin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterThisExpression
Enter a parse tree produced byKotlinParser.thisExpression().The default implementation does nothing.
- Specified by:
enterThisExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitThisExpression
Exit a parse tree produced byKotlinParser.thisExpression().The default implementation does nothing.
- Specified by:
exitThisExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSuperExpression
Enter a parse tree produced byKotlinParser.superExpression().The default implementation does nothing.
- Specified by:
enterSuperExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSuperExpression
Exit a parse tree produced byKotlinParser.superExpression().The default implementation does nothing.
- Specified by:
exitSuperExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterIfExpression
Enter a parse tree produced byKotlinParser.ifExpression().The default implementation does nothing.
- Specified by:
enterIfExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitIfExpression
Exit a parse tree produced byKotlinParser.ifExpression().The default implementation does nothing.
- Specified by:
exitIfExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterWhenSubject
Enter a parse tree produced byKotlinParser.whenSubject().The default implementation does nothing.
- Specified by:
enterWhenSubjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitWhenSubject
Exit a parse tree produced byKotlinParser.whenSubject().The default implementation does nothing.
- Specified by:
exitWhenSubjectin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterWhenExpression
Enter a parse tree produced byKotlinParser.whenExpression().The default implementation does nothing.
- Specified by:
enterWhenExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitWhenExpression
Exit a parse tree produced byKotlinParser.whenExpression().The default implementation does nothing.
- Specified by:
exitWhenExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterWhenEntry
Enter a parse tree produced byKotlinParser.whenEntry().The default implementation does nothing.
- Specified by:
enterWhenEntryin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitWhenEntry
Exit a parse tree produced byKotlinParser.whenEntry().The default implementation does nothing.
- Specified by:
exitWhenEntryin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterWhenCondition
Enter a parse tree produced byKotlinParser.whenCondition().The default implementation does nothing.
- Specified by:
enterWhenConditionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitWhenCondition
Exit a parse tree produced byKotlinParser.whenCondition().The default implementation does nothing.
- Specified by:
exitWhenConditionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterRangeTest
Enter a parse tree produced byKotlinParser.rangeTest().The default implementation does nothing.
- Specified by:
enterRangeTestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitRangeTest
Exit a parse tree produced byKotlinParser.rangeTest().The default implementation does nothing.
- Specified by:
exitRangeTestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeTest
Enter a parse tree produced byKotlinParser.typeTest().The default implementation does nothing.
- Specified by:
enterTypeTestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeTest
Exit a parse tree produced byKotlinParser.typeTest().The default implementation does nothing.
- Specified by:
exitTypeTestin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTryExpression
Enter a parse tree produced byKotlinParser.tryExpression().The default implementation does nothing.
- Specified by:
enterTryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTryExpression
Exit a parse tree produced byKotlinParser.tryExpression().The default implementation does nothing.
- Specified by:
exitTryExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterCatchBlock
Enter a parse tree produced byKotlinParser.catchBlock().The default implementation does nothing.
- Specified by:
enterCatchBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitCatchBlock
Exit a parse tree produced byKotlinParser.catchBlock().The default implementation does nothing.
- Specified by:
exitCatchBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byKotlinParser.finallyBlock().The default implementation does nothing.
- Specified by:
enterFinallyBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byKotlinParser.finallyBlock().The default implementation does nothing.
- Specified by:
exitFinallyBlockin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterJumpExpression
Enter a parse tree produced byKotlinParser.jumpExpression().The default implementation does nothing.
- Specified by:
enterJumpExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitJumpExpression
Exit a parse tree produced byKotlinParser.jumpExpression().The default implementation does nothing.
- Specified by:
exitJumpExpressionin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterCallableReference
Enter a parse tree produced byKotlinParser.callableReference().The default implementation does nothing.
- Specified by:
enterCallableReferencein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitCallableReference
Exit a parse tree produced byKotlinParser.callableReference().The default implementation does nothing.
- Specified by:
exitCallableReferencein interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAssignmentAndOperator
Enter a parse tree produced byKotlinParser.assignmentAndOperator().The default implementation does nothing.
- Specified by:
enterAssignmentAndOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAssignmentAndOperator
Exit a parse tree produced byKotlinParser.assignmentAndOperator().The default implementation does nothing.
- Specified by:
exitAssignmentAndOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEqualityOperator
Enter a parse tree produced byKotlinParser.equalityOperator().The default implementation does nothing.
- Specified by:
enterEqualityOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitEqualityOperator
Exit a parse tree produced byKotlinParser.equalityOperator().The default implementation does nothing.
- Specified by:
exitEqualityOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterComparisonOperator
Enter a parse tree produced byKotlinParser.comparisonOperator().The default implementation does nothing.
- Specified by:
enterComparisonOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitComparisonOperator
Exit a parse tree produced byKotlinParser.comparisonOperator().The default implementation does nothing.
- Specified by:
exitComparisonOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterInOperator
Enter a parse tree produced byKotlinParser.inOperator().The default implementation does nothing.
- Specified by:
enterInOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitInOperator
Exit a parse tree produced byKotlinParser.inOperator().The default implementation does nothing.
- Specified by:
exitInOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterIsOperator
Enter a parse tree produced byKotlinParser.isOperator().The default implementation does nothing.
- Specified by:
enterIsOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitIsOperator
Exit a parse tree produced byKotlinParser.isOperator().The default implementation does nothing.
- Specified by:
exitIsOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAdditiveOperator
Enter a parse tree produced byKotlinParser.additiveOperator().The default implementation does nothing.
- Specified by:
enterAdditiveOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAdditiveOperator
Exit a parse tree produced byKotlinParser.additiveOperator().The default implementation does nothing.
- Specified by:
exitAdditiveOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiplicativeOperator
Enter a parse tree produced byKotlinParser.multiplicativeOperator().The default implementation does nothing.
- Specified by:
enterMultiplicativeOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiplicativeOperator
Exit a parse tree produced byKotlinParser.multiplicativeOperator().The default implementation does nothing.
- Specified by:
exitMultiplicativeOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAsOperator
Enter a parse tree produced byKotlinParser.asOperator().The default implementation does nothing.
- Specified by:
enterAsOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAsOperator
Exit a parse tree produced byKotlinParser.asOperator().The default implementation does nothing.
- Specified by:
exitAsOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPrefixUnaryOperator
Enter a parse tree produced byKotlinParser.prefixUnaryOperator().The default implementation does nothing.
- Specified by:
enterPrefixUnaryOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPrefixUnaryOperator
Exit a parse tree produced byKotlinParser.prefixUnaryOperator().The default implementation does nothing.
- Specified by:
exitPrefixUnaryOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPostfixUnaryOperator
Enter a parse tree produced byKotlinParser.postfixUnaryOperator().The default implementation does nothing.
- Specified by:
enterPostfixUnaryOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPostfixUnaryOperator
Exit a parse tree produced byKotlinParser.postfixUnaryOperator().The default implementation does nothing.
- Specified by:
exitPostfixUnaryOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterExcl
Enter a parse tree produced byKotlinParser.excl().The default implementation does nothing.
- Specified by:
enterExclin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitExcl
Exit a parse tree produced byKotlinParser.excl().The default implementation does nothing.
- Specified by:
exitExclin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMemberAccessOperator
Enter a parse tree produced byKotlinParser.memberAccessOperator().The default implementation does nothing.
- Specified by:
enterMemberAccessOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMemberAccessOperator
Exit a parse tree produced byKotlinParser.memberAccessOperator().The default implementation does nothing.
- Specified by:
exitMemberAccessOperatorin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterModifiers
Enter a parse tree produced byKotlinParser.modifiers().The default implementation does nothing.
- Specified by:
enterModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitModifiers
Exit a parse tree produced byKotlinParser.modifiers().The default implementation does nothing.
- Specified by:
exitModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParameterModifiers
Enter a parse tree produced byKotlinParser.parameterModifiers().The default implementation does nothing.
- Specified by:
enterParameterModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParameterModifiers
Exit a parse tree produced byKotlinParser.parameterModifiers().The default implementation does nothing.
- Specified by:
exitParameterModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterModifier
Enter a parse tree produced byKotlinParser.modifier().The default implementation does nothing.
- Specified by:
enterModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitModifier
Exit a parse tree produced byKotlinParser.modifier().The default implementation does nothing.
- Specified by:
exitModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeModifiers
Enter a parse tree produced byKotlinParser.typeModifiers().The default implementation does nothing.
- Specified by:
enterTypeModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeModifiers
Exit a parse tree produced byKotlinParser.typeModifiers().The default implementation does nothing.
- Specified by:
exitTypeModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeModifier
Enter a parse tree produced byKotlinParser.typeModifier().The default implementation does nothing.
- Specified by:
enterTypeModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeModifier
Exit a parse tree produced byKotlinParser.typeModifier().The default implementation does nothing.
- Specified by:
exitTypeModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterClassModifier
Enter a parse tree produced byKotlinParser.classModifier().The default implementation does nothing.
- Specified by:
enterClassModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitClassModifier
Exit a parse tree produced byKotlinParser.classModifier().The default implementation does nothing.
- Specified by:
exitClassModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMemberModifier
Enter a parse tree produced byKotlinParser.memberModifier().The default implementation does nothing.
- Specified by:
enterMemberModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMemberModifier
Exit a parse tree produced byKotlinParser.memberModifier().The default implementation does nothing.
- Specified by:
exitMemberModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterVisibilityModifier
Enter a parse tree produced byKotlinParser.visibilityModifier().The default implementation does nothing.
- Specified by:
enterVisibilityModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitVisibilityModifier
Exit a parse tree produced byKotlinParser.visibilityModifier().The default implementation does nothing.
- Specified by:
exitVisibilityModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterVarianceModifier
Enter a parse tree produced byKotlinParser.varianceModifier().The default implementation does nothing.
- Specified by:
enterVarianceModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitVarianceModifier
Exit a parse tree produced byKotlinParser.varianceModifier().The default implementation does nothing.
- Specified by:
exitVarianceModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeParameterModifiers
Enter a parse tree produced byKotlinParser.typeParameterModifiers().The default implementation does nothing.
- Specified by:
enterTypeParameterModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeParameterModifiers
Exit a parse tree produced byKotlinParser.typeParameterModifiers().The default implementation does nothing.
- Specified by:
exitTypeParameterModifiersin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterTypeParameterModifier
Enter a parse tree produced byKotlinParser.typeParameterModifier().The default implementation does nothing.
- Specified by:
enterTypeParameterModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitTypeParameterModifier
Exit a parse tree produced byKotlinParser.typeParameterModifier().The default implementation does nothing.
- Specified by:
exitTypeParameterModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterFunctionModifier
Enter a parse tree produced byKotlinParser.functionModifier().The default implementation does nothing.
- Specified by:
enterFunctionModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitFunctionModifier
Exit a parse tree produced byKotlinParser.functionModifier().The default implementation does nothing.
- Specified by:
exitFunctionModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPropertyModifier
Enter a parse tree produced byKotlinParser.propertyModifier().The default implementation does nothing.
- Specified by:
enterPropertyModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPropertyModifier
Exit a parse tree produced byKotlinParser.propertyModifier().The default implementation does nothing.
- Specified by:
exitPropertyModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterInheritanceModifier
Enter a parse tree produced byKotlinParser.inheritanceModifier().The default implementation does nothing.
- Specified by:
enterInheritanceModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitInheritanceModifier
Exit a parse tree produced byKotlinParser.inheritanceModifier().The default implementation does nothing.
- Specified by:
exitInheritanceModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterParameterModifier
Enter a parse tree produced byKotlinParser.parameterModifier().The default implementation does nothing.
- Specified by:
enterParameterModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitParameterModifier
Exit a parse tree produced byKotlinParser.parameterModifier().The default implementation does nothing.
- Specified by:
exitParameterModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterReificationModifier
Enter a parse tree produced byKotlinParser.reificationModifier().The default implementation does nothing.
- Specified by:
enterReificationModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitReificationModifier
Exit a parse tree produced byKotlinParser.reificationModifier().The default implementation does nothing.
- Specified by:
exitReificationModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterPlatformModifier
Enter a parse tree produced byKotlinParser.platformModifier().The default implementation does nothing.
- Specified by:
enterPlatformModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitPlatformModifier
Exit a parse tree produced byKotlinParser.platformModifier().The default implementation does nothing.
- Specified by:
exitPlatformModifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnnotation
Enter a parse tree produced byKotlinParser.annotation().The default implementation does nothing.
- Specified by:
enterAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnnotation
Exit a parse tree produced byKotlinParser.annotation().The default implementation does nothing.
- Specified by:
exitAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSingleAnnotation
Enter a parse tree produced byKotlinParser.singleAnnotation().The default implementation does nothing.
- Specified by:
enterSingleAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSingleAnnotation
Exit a parse tree produced byKotlinParser.singleAnnotation().The default implementation does nothing.
- Specified by:
exitSingleAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterMultiAnnotation
Enter a parse tree produced byKotlinParser.multiAnnotation().The default implementation does nothing.
- Specified by:
enterMultiAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitMultiAnnotation
Exit a parse tree produced byKotlinParser.multiAnnotation().The default implementation does nothing.
- Specified by:
exitMultiAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterAnnotationUseSiteTarget
Enter a parse tree produced byKotlinParser.annotationUseSiteTarget().The default implementation does nothing.
- Specified by:
enterAnnotationUseSiteTargetin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitAnnotationUseSiteTarget
Exit a parse tree produced byKotlinParser.annotationUseSiteTarget().The default implementation does nothing.
- Specified by:
exitAnnotationUseSiteTargetin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterUnescapedAnnotation
Enter a parse tree produced byKotlinParser.unescapedAnnotation().The default implementation does nothing.
- Specified by:
enterUnescapedAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitUnescapedAnnotation
Exit a parse tree produced byKotlinParser.unescapedAnnotation().The default implementation does nothing.
- Specified by:
exitUnescapedAnnotationin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterSimpleIdentifier
Enter a parse tree produced byKotlinParser.simpleIdentifier().The default implementation does nothing.
- Specified by:
enterSimpleIdentifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitSimpleIdentifier
Exit a parse tree produced byKotlinParser.simpleIdentifier().The default implementation does nothing.
- Specified by:
exitSimpleIdentifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byKotlinParser.identifier().The default implementation does nothing.
- Specified by:
enterIdentifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byKotlinParser.identifier().The default implementation does nothing.
- Specified by:
exitIdentifierin interfaceKotlinListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-