Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.PartofContext
Packages that use OOLogicGrammarParser.PartofContext
-
Uses of OOLogicGrammarParser.PartofContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.PartofContextModifier and TypeMethodDescriptionOOLogicGrammarParser.BuiltinAtomContext.partof()
OOLogicGrammarParser.partof()
OOLogicGrammarParser.PredicateAtomContext.partof()
Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.PartofContextModifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterPartof
(OOLogicGrammarParser.PartofContext ctx) Enter a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicGrammarBaseListener.enterPartof
(OOLogicGrammarParser.PartofContext ctx) Enter a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicGrammarListener.enterPartof
(OOLogicGrammarParser.PartofContext ctx) Enter a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicListener.enterPartof
(OOLogicGrammarParser.PartofContext ctx) void
OOLogicColorListener.exitPartof
(OOLogicGrammarParser.PartofContext ctx) Exit a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicGrammarBaseListener.exitPartof
(OOLogicGrammarParser.PartofContext ctx) Exit a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicGrammarListener.exitPartof
(OOLogicGrammarParser.PartofContext ctx) Exit a parse tree produced byOOLogicGrammarParser.partof()
.void
OOLogicListener.exitPartof
(OOLogicGrammarParser.PartofContext ctx)