Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.AnnotationContext
Packages that use XL16UParser.AnnotationContext
-
Uses of XL16UParser.AnnotationContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.AnnotationContextModifier and TypeMethodDescriptionXL16UParser.annotation()XL16UParser.AnnotationElementValueContext.annotation()XL16UParser.AnnotationInterfaceElementContext.annotation(int i) XL16UParser.ModifierContext.annotation()XL16UParser.TopLevelElementContext.annotation(int i) Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return types with arguments of type XL16UParser.AnnotationContextModifier and TypeMethodDescriptionXL16UParser.AnnotationInterfaceElementContext.annotation()XL16UParser.TopLevelElementContext.annotation()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.AnnotationContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterAnnotation(XL16UParser.AnnotationContext ctx) Enter a parse tree produced byXL16UParser.annotation().voidXL16UListener.enterAnnotation(XL16UParser.AnnotationContext ctx) Enter a parse tree produced byXL16UParser.annotation().voidXL16UBaseListener.exitAnnotation(XL16UParser.AnnotationContext ctx) Exit a parse tree produced byXL16UParser.annotation().voidXL16UListener.exitAnnotation(XL16UParser.AnnotationContext ctx) Exit a parse tree produced byXL16UParser.annotation().XL16UBaseVisitor.visitAnnotation(XL16UParser.AnnotationContext ctx) Visit a parse tree produced byXL16UParser.annotation().XL16UVisitor.visitAnnotation(XL16UParser.AnnotationContext ctx) Visit a parse tree produced byXL16UParser.annotation().