Uses of Class
org.teamapps.dto.TeamAppsDtoParser.PrimaryContext
| Package | Description |
|---|---|
| org.teamapps.dto |
-
Uses of TeamAppsDtoParser.PrimaryContext in org.teamapps.dto
Methods in org.teamapps.dto that return TeamAppsDtoParser.PrimaryContext Modifier and Type Method Description TeamAppsDtoParser.PrimaryContextTeamAppsDtoParser.ExpressionContext. primary()TeamAppsDtoParser.PrimaryContextTeamAppsDtoParser. primary()Methods in org.teamapps.dto with parameters of type TeamAppsDtoParser.PrimaryContext Modifier and Type Method Description voidTeamAppsDtoBaseListener. enterPrimary(TeamAppsDtoParser.PrimaryContext ctx)Enter a parse tree produced byTeamAppsDtoParser.primary().voidTeamAppsDtoListener. enterPrimary(TeamAppsDtoParser.PrimaryContext ctx)Enter a parse tree produced byTeamAppsDtoParser.primary().voidTeamAppsDtoBaseListener. exitPrimary(TeamAppsDtoParser.PrimaryContext ctx)Exit a parse tree produced byTeamAppsDtoParser.primary().voidTeamAppsDtoListener. exitPrimary(TeamAppsDtoParser.PrimaryContext ctx)Exit a parse tree produced byTeamAppsDtoParser.primary().