Uses of Class
de.jplag.kotlin.grammar.KotlinParser.FileAnnotationsContext
Packages that use KotlinParser.FileAnnotationsContext
-
Uses of KotlinParser.FileAnnotationsContext in de.jplag.kotlin.grammar
Methods in de.jplag.kotlin.grammar that return KotlinParser.FileAnnotationsContextModifier and TypeMethodDescriptionKotlinParser.fileAnnotations()KotlinParser.PreambleContext.fileAnnotations()Methods in de.jplag.kotlin.grammar with parameters of type KotlinParser.FileAnnotationsContextModifier and TypeMethodDescriptionvoidKotlinParserBaseListener.enterFileAnnotations(KotlinParser.FileAnnotationsContext ctx) Enter a parse tree produced byKotlinParser.fileAnnotations().voidKotlinParserListener.enterFileAnnotations(KotlinParser.FileAnnotationsContext ctx) Enter a parse tree produced byKotlinParser.fileAnnotations().voidKotlinParserBaseListener.exitFileAnnotations(KotlinParser.FileAnnotationsContext ctx) Exit a parse tree produced byKotlinParser.fileAnnotations().voidKotlinParserListener.exitFileAnnotations(KotlinParser.FileAnnotationsContext ctx) Exit a parse tree produced byKotlinParser.fileAnnotations().