Uses of Class
org.apache.tinkerpop.gremlin.language.grammar.GremlinParser.TraversalSourceSpawnMethod_unionContext
-
Packages that use GremlinParser.TraversalSourceSpawnMethod_unionContext Package Description org.apache.tinkerpop.gremlin.language.grammar org.apache.tinkerpop.gremlin.language.translator -
-
Uses of GremlinParser.TraversalSourceSpawnMethod_unionContext in org.apache.tinkerpop.gremlin.language.grammar
Methods in org.apache.tinkerpop.gremlin.language.grammar that return GremlinParser.TraversalSourceSpawnMethod_unionContext Modifier and Type Method Description GremlinParser.TraversalSourceSpawnMethod_unionContextGremlinParser. traversalSourceSpawnMethod_union()GremlinParser.TraversalSourceSpawnMethod_unionContextGremlinParser.TraversalSourceSpawnMethodContext. traversalSourceSpawnMethod_union() -
Uses of GremlinParser.TraversalSourceSpawnMethod_unionContext in org.apache.tinkerpop.gremlin.language.translator
Methods in org.apache.tinkerpop.gremlin.language.translator with parameters of type GremlinParser.TraversalSourceSpawnMethod_unionContext Modifier and Type Method Description VoidDotNetTranslateVisitor. visitTraversalSourceSpawnMethod_union(GremlinParser.TraversalSourceSpawnMethod_unionContext ctx)VoidTranslateVisitor. visitTraversalSourceSpawnMethod_union(GremlinParser.TraversalSourceSpawnMethod_unionContext ctx)
-