Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.OoPropertyAtomContext
Packages that use OOLogicGrammarParser.OoPropertyAtomContext
-
Uses of OOLogicGrammarParser.OoPropertyAtomContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.OoPropertyAtomContextModifier and TypeMethodDescriptionOOLogicGrammarParser.AtomWOModuleContext.ooPropertyAtom()
OOLogicGrammarParser.ooPropertyAtom()
Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.OoPropertyAtomContextModifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Enter a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicGrammarBaseListener.enterOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Enter a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicGrammarListener.enterOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Enter a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicListener.enterOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) void
OOLogicColorListener.exitOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Exit a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicGrammarBaseListener.exitOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Exit a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicGrammarListener.exitOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx) Exit a parse tree produced byOOLogicGrammarParser.ooPropertyAtom()
.void
OOLogicListener.exitOoPropertyAtom
(OOLogicGrammarParser.OoPropertyAtomContext ctx)