Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.EdgeContext
-
Uses of OOLogicGrammarParser.EdgeContext in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionOOLogicGrammarParser.edge()
OOLogicGrammarParser.SubwayContext.edge
(int i) OOLogicGrammarParser.WayContext.edge
(int i) Modifier and TypeMethodDescriptionOOLogicGrammarParser.SubwayContext.edge()
OOLogicGrammarParser.WayContext.edge()
Modifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterEdge
(OOLogicGrammarParser.EdgeContext ctx) void
OOLogicGrammarBaseListener.enterEdge
(OOLogicGrammarParser.EdgeContext ctx) Enter a parse tree produced byOOLogicGrammarParser.edge()
.void
OOLogicGrammarListener.enterEdge
(OOLogicGrammarParser.EdgeContext ctx) Enter a parse tree produced byOOLogicGrammarParser.edge()
.void
OOLogicListener.enterEdge
(OOLogicGrammarParser.EdgeContext ctx) void
OOLogicColorListener.exitEdge
(OOLogicGrammarParser.EdgeContext ctx) void
OOLogicGrammarBaseListener.exitEdge
(OOLogicGrammarParser.EdgeContext ctx) Exit a parse tree produced byOOLogicGrammarParser.edge()
.void
OOLogicGrammarListener.exitEdge
(OOLogicGrammarParser.EdgeContext ctx) Exit a parse tree produced byOOLogicGrammarParser.edge()
.void
OOLogicListener.exitEdge
(OOLogicGrammarParser.EdgeContext ctx)