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