Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.GraphEdgeOperatorContext
Packages that use XL16UParser.GraphEdgeOperatorContext
-
Uses of XL16UParser.GraphEdgeOperatorContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.GraphEdgeOperatorContextModifier and TypeMethodDescriptionXL16UParser.graphEdgeOperator()XL16UParser.GraphElementContext.graphEdgeOperator()XL16UParser.GraphPatternContext.graphEdgeOperator(int i) Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return types with arguments of type XL16UParser.GraphEdgeOperatorContextMethods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.GraphEdgeOperatorContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Enter a parse tree produced byXL16UParser.graphEdgeOperator().voidXL16UListener.enterGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Enter a parse tree produced byXL16UParser.graphEdgeOperator().voidXL16UBaseListener.exitGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Exit a parse tree produced byXL16UParser.graphEdgeOperator().voidXL16UListener.exitGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Exit a parse tree produced byXL16UParser.graphEdgeOperator().XL16UBaseVisitor.visitGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Visit a parse tree produced byXL16UParser.graphEdgeOperator().XL16UVisitor.visitGraphEdgeOperator(XL16UParser.GraphEdgeOperatorContext ctx) Visit a parse tree produced byXL16UParser.graphEdgeOperator().