Uses of Class
de.jplag.kotlin.grammar.KotlinParser.CollectionLiteralContext
Packages that use KotlinParser.CollectionLiteralContext
-
Uses of KotlinParser.CollectionLiteralContext in de.jplag.kotlin.grammar
Methods in de.jplag.kotlin.grammar that return KotlinParser.CollectionLiteralContextModifier and TypeMethodDescriptionKotlinParser.AtomicExpressionContext.collectionLiteral()KotlinParser.collectionLiteral()Methods in de.jplag.kotlin.grammar with parameters of type KotlinParser.CollectionLiteralContextModifier and TypeMethodDescriptionvoidKotlinParserBaseListener.enterCollectionLiteral(KotlinParser.CollectionLiteralContext ctx) Enter a parse tree produced byKotlinParser.collectionLiteral().voidKotlinParserListener.enterCollectionLiteral(KotlinParser.CollectionLiteralContext ctx) Enter a parse tree produced byKotlinParser.collectionLiteral().voidKotlinParserBaseListener.exitCollectionLiteral(KotlinParser.CollectionLiteralContext ctx) Exit a parse tree produced byKotlinParser.collectionLiteral().voidKotlinParserListener.exitCollectionLiteral(KotlinParser.CollectionLiteralContext ctx) Exit a parse tree produced byKotlinParser.collectionLiteral().