Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.AggregationContext
Packages that use OOLogicGrammarParser.AggregationContext
-
Uses of OOLogicGrammarParser.AggregationContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.AggregationContextModifier and TypeMethodDescriptionOOLogicGrammarParser.aggregation()
OOLogicGrammarParser.AssignmentAtomContext.aggregation()
Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.AggregationContextModifier 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)