Uses of Class
de.jplag.kotlin.grammar.KotlinParser.TypeOperationContext
Packages that use KotlinParser.TypeOperationContext
-
Uses of KotlinParser.TypeOperationContext in de.jplag.kotlin.grammar
Methods in de.jplag.kotlin.grammar that return KotlinParser.TypeOperationContextModifier and TypeMethodDescriptionKotlinParser.typeOperation()KotlinParser.TypeRHSContext.typeOperation(int i) Methods in de.jplag.kotlin.grammar that return types with arguments of type KotlinParser.TypeOperationContextMethods in de.jplag.kotlin.grammar with parameters of type KotlinParser.TypeOperationContextModifier and TypeMethodDescriptionvoidKotlinParserBaseListener.enterTypeOperation(KotlinParser.TypeOperationContext ctx) Enter a parse tree produced byKotlinParser.typeOperation().voidKotlinParserListener.enterTypeOperation(KotlinParser.TypeOperationContext ctx) Enter a parse tree produced byKotlinParser.typeOperation().voidKotlinParserBaseListener.exitTypeOperation(KotlinParser.TypeOperationContext ctx) Exit a parse tree produced byKotlinParser.typeOperation().voidKotlinParserListener.exitTypeOperation(KotlinParser.TypeOperationContext ctx) Exit a parse tree produced byKotlinParser.typeOperation().