Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.QueryContext
Packages that use OOLogicGrammarParser.QueryContext
- 
Uses of OOLogicGrammarParser.QueryContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.QueryContextModifier and TypeMethodDescriptionOOLogicGrammarParser.Facts_and_rulesContext.query(int i) OOLogicGrammarParser.query()Methods in com.semedy.reasoner.parser.oologic that return types with arguments of type OOLogicGrammarParser.QueryContextMethods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.QueryContextModifier and TypeMethodDescriptionvoidOOLogicColorListener.enterQuery(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query().voidOOLogicGrammarBaseListener.enterQuery(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query().voidOOLogicGrammarListener.enterQuery(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query().voidOOLogicListener.enterQuery(OOLogicGrammarParser.QueryContext ctx) voidOOLogicColorListener.exitQuery(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query().voidOOLogicGrammarBaseListener.exitQuery(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query().voidOOLogicGrammarListener.exitQuery(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query().voidOOLogicListener.exitQuery(OOLogicGrammarParser.QueryContext ctx)