Uses of Class
org.teamapps.dto.TeamAppsDtoParser.SuperInterfaceDeclContext
| Package | Description |
|---|---|
| org.teamapps.dto |
-
Uses of TeamAppsDtoParser.SuperInterfaceDeclContext in org.teamapps.dto
Methods in org.teamapps.dto that return TeamAppsDtoParser.SuperInterfaceDeclContext Modifier and Type Method Description TeamAppsDtoParser.SuperInterfaceDeclContextTeamAppsDtoParser.InterfaceDeclarationContext. superInterfaceDecl()TeamAppsDtoParser.SuperInterfaceDeclContextTeamAppsDtoParser. superInterfaceDecl()Methods in org.teamapps.dto with parameters of type TeamAppsDtoParser.SuperInterfaceDeclContext Modifier and Type Method Description voidTeamAppsDtoBaseListener. 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().