Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.AggregationWithoutGroupingContext
-
Uses of OOLogicGrammarParser.AggregationWithoutGroupingContext in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionOOLogicGrammarParser.AggregationContext.aggregationWithoutGrouping()
OOLogicGrammarParser.aggregationWithoutGrouping()
Modifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicGrammarBaseListener.enterAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicGrammarListener.enterAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicListener.enterAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) void
OOLogicColorListener.exitAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicGrammarBaseListener.exitAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicGrammarListener.exitAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregationWithoutGrouping()
.void
OOLogicListener.exitAggregationWithoutGrouping
(OOLogicGrammarParser.AggregationWithoutGroupingContext ctx)