Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.EdgeContext
Packages that use OOLogicGrammarParser.EdgeContext
-
Uses of OOLogicGrammarParser.EdgeContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.EdgeContextModifier and TypeMethodDescriptionOOLogicGrammarParser.edge()
OOLogicGrammarParser.SubwayContext.edge
(int i) OOLogicGrammarParser.WayContext.edge
(int i) Methods in com.semedy.reasoner.parser.oologic that return types with arguments of type OOLogicGrammarParser.EdgeContextModifier and TypeMethodDescriptionOOLogicGrammarParser.SubwayContext.edge()
OOLogicGrammarParser.WayContext.edge()
Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.EdgeContextModifier 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)