Uses of Class
de.jplag.kotlin.grammar.KotlinParser.CompanionObjectContext
Packages that use KotlinParser.CompanionObjectContext
-
Uses of KotlinParser.CompanionObjectContext in de.jplag.kotlin.grammar
Methods in de.jplag.kotlin.grammar that return KotlinParser.CompanionObjectContextModifier and TypeMethodDescriptionKotlinParser.ClassMemberDeclarationContext.companionObject()KotlinParser.companionObject()Methods in de.jplag.kotlin.grammar with parameters of type KotlinParser.CompanionObjectContextModifier and TypeMethodDescriptionvoidKotlinParserBaseListener.enterCompanionObject(KotlinParser.CompanionObjectContext ctx) Enter a parse tree produced byKotlinParser.companionObject().voidKotlinParserListener.enterCompanionObject(KotlinParser.CompanionObjectContext ctx) Enter a parse tree produced byKotlinParser.companionObject().voidKotlinParserBaseListener.exitCompanionObject(KotlinParser.CompanionObjectContext ctx) Exit a parse tree produced byKotlinParser.companionObject().voidKotlinParserListener.exitCompanionObject(KotlinParser.CompanionObjectContext ctx) Exit a parse tree produced byKotlinParser.companionObject().