Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.AnnotationInterfaceDeclarationContext
Packages that use XL16UParser.AnnotationInterfaceDeclarationContext
-
Uses of XL16UParser.AnnotationInterfaceDeclarationContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.AnnotationInterfaceDeclarationContextModifier and TypeMethodDescriptionXL16UParser.AnnotatedDeclarationElementContext.annotationInterfaceDeclaration()XL16UParser.annotationInterfaceDeclaration()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.AnnotationInterfaceDeclarationContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Enter a parse tree produced byXL16UParser.annotationInterfaceDeclaration().voidXL16UListener.enterAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Enter a parse tree produced byXL16UParser.annotationInterfaceDeclaration().voidXL16UBaseListener.exitAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Exit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().voidXL16UListener.exitAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Exit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().XL16UBaseVisitor.visitAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Visit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().XL16UVisitor.visitAnnotationInterfaceDeclaration(XL16UParser.AnnotationInterfaceDeclarationContext ctx) Visit a parse tree produced byXL16UParser.annotationInterfaceDeclaration().