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