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 TypeMethodDescriptionvoidOOLogicColorListener.enterAggregation(OOLogicGrammarParser.AggregationContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicGrammarBaseListener.enterAggregation(OOLogicGrammarParser.AggregationContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicGrammarListener.enterAggregation(OOLogicGrammarParser.AggregationContext ctx) Enter a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicListener.enterAggregation(OOLogicGrammarParser.AggregationContext ctx) voidOOLogicColorListener.exitAggregation(OOLogicGrammarParser.AggregationContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicGrammarBaseListener.exitAggregation(OOLogicGrammarParser.AggregationContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicGrammarListener.exitAggregation(OOLogicGrammarParser.AggregationContext ctx) Exit a parse tree produced byOOLogicGrammarParser.aggregation().voidOOLogicListener.exitAggregation(OOLogicGrammarParser.AggregationContext ctx)