Package | Description |
---|---|
org.apache.tinkerpop.gremlin.language.grammar |
Modifier and Type | Method and Description |
---|---|
void |
GremlinListener.enterTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Enter a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
void |
GremlinBaseListener.enterTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Enter a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
void |
GremlinListener.exitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Exit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
void |
GremlinBaseListener.exitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Exit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
T |
GremlinVisitor.visitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Visit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
T |
GremlinBaseVisitor.visitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Visit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
T |
DefaultGremlinBaseVisitor.visitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Visit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
GraphTraversal |
TraversalMethodVisitor.visitTraversalMethod_by_T(GremlinParser.TraversalMethod_by_TContext ctx)
Visit a parse tree produced by the
traversalMethod_by_T
labeled alternative in GremlinParser.traversalMethod_by() . |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.