Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.OoPropertyAtomContext
-
Uses of OOLogicGrammarParser.OoPropertyAtomContext in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionOOLogicGrammarParser.AtomWOModuleContext.ooPropertyAtom()
OOLogicGrammarParser.ooPropertyAtom()
Modifier 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)