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 TypeMethodDescriptionvoid
OOLogicColorListener.enterQuery
(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicGrammarBaseListener.enterQuery
(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicGrammarListener.enterQuery
(OOLogicGrammarParser.QueryContext ctx) Enter a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicListener.enterQuery
(OOLogicGrammarParser.QueryContext ctx) void
OOLogicColorListener.exitQuery
(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicGrammarBaseListener.exitQuery
(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicGrammarListener.exitQuery
(OOLogicGrammarParser.QueryContext ctx) Exit a parse tree produced byOOLogicGrammarParser.query()
.void
OOLogicListener.exitQuery
(OOLogicGrammarParser.QueryContext ctx)