Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.WayContext
-
Uses of OOLogicGrammarParser.WayContext in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionOOLogicGrammarParser.PathContext.way()
OOLogicGrammarParser.way()
OOLogicGrammarParser.WayContext.way()
Modifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterWay
(OOLogicGrammarParser.WayContext ctx) void
OOLogicGrammarBaseListener.enterWay
(OOLogicGrammarParser.WayContext ctx) Enter a parse tree produced byOOLogicGrammarParser.way()
.void
OOLogicGrammarListener.enterWay
(OOLogicGrammarParser.WayContext ctx) Enter a parse tree produced byOOLogicGrammarParser.way()
.void
OOLogicListener.enterWay
(OOLogicGrammarParser.WayContext ctx) void
OOLogicColorListener.exitWay
(OOLogicGrammarParser.WayContext ctx) void
OOLogicGrammarBaseListener.exitWay
(OOLogicGrammarParser.WayContext ctx) Exit a parse tree produced byOOLogicGrammarParser.way()
.void
OOLogicGrammarListener.exitWay
(OOLogicGrammarParser.WayContext ctx) Exit a parse tree produced byOOLogicGrammarParser.way()
.void
OOLogicListener.exitWay
(OOLogicGrammarParser.WayContext ctx)