Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.InterfaceDeclarationContext
Packages that use XL16UParser.InterfaceDeclarationContext
-
Uses of XL16UParser.InterfaceDeclarationContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.InterfaceDeclarationContextModifier and TypeMethodDescriptionXL16UParser.AnnotatedDeclarationElementContext.interfaceDeclaration()XL16UParser.interfaceDeclaration()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.InterfaceDeclarationContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Enter a parse tree produced byXL16UParser.interfaceDeclaration().voidXL16UListener.enterInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Enter a parse tree produced byXL16UParser.interfaceDeclaration().voidXL16UBaseListener.exitInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Exit a parse tree produced byXL16UParser.interfaceDeclaration().voidXL16UListener.exitInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Exit a parse tree produced byXL16UParser.interfaceDeclaration().XL16UBaseVisitor.visitInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Visit a parse tree produced byXL16UParser.interfaceDeclaration().XL16UVisitor.visitInterfaceDeclaration(XL16UParser.InterfaceDeclarationContext ctx) Visit a parse tree produced byXL16UParser.interfaceDeclaration().