Uses of Class
org.teamapps.dto.TeamAppsDtoParser.SuperInterfaceDeclContext
Packages that use TeamAppsDtoParser.SuperInterfaceDeclContext
-
Uses of TeamAppsDtoParser.SuperInterfaceDeclContext in org.teamapps.dto
Methods in org.teamapps.dto that return TeamAppsDtoParser.SuperInterfaceDeclContextModifier and TypeMethodDescriptionTeamAppsDtoParser.InterfaceDeclarationContext.superInterfaceDecl()TeamAppsDtoParser.superInterfaceDecl()Methods in org.teamapps.dto with parameters of type TeamAppsDtoParser.SuperInterfaceDeclContextModifier and TypeMethodDescriptionvoidTeamAppsDtoBaseListener.enterSuperInterfaceDecl(TeamAppsDtoParser.SuperInterfaceDeclContext ctx) Enter a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().voidTeamAppsDtoListener.enterSuperInterfaceDecl(TeamAppsDtoParser.SuperInterfaceDeclContext ctx) Enter a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().voidTeamAppsDtoBaseListener.exitSuperInterfaceDecl(TeamAppsDtoParser.SuperInterfaceDeclContext ctx) Exit a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().voidTeamAppsDtoListener.exitSuperInterfaceDecl(TeamAppsDtoParser.SuperInterfaceDeclContext ctx) Exit a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().