Class GremlinParser.TraversalSourceSpawnMethod_callContext
- java.lang.Object
- 
- org.antlr.v4.runtime.RuleContext
- 
- org.antlr.v4.runtime.ParserRuleContext
- 
- org.apache.tinkerpop.gremlin.language.grammar.GremlinParser.TraversalSourceSpawnMethod_callContext
 
 
 
- 
- All Implemented Interfaces:
- org.antlr.v4.runtime.tree.ParseTree,- org.antlr.v4.runtime.tree.RuleNode,- org.antlr.v4.runtime.tree.SyntaxTree,- org.antlr.v4.runtime.tree.Tree
 - Direct Known Subclasses:
- GremlinParser.TraversalSourceSpawnMethod_call_emptyContext,- GremlinParser.TraversalSourceSpawnMethod_call_string_map_traversalContext,- GremlinParser.TraversalSourceSpawnMethod_call_string_mapContext,- GremlinParser.TraversalSourceSpawnMethod_call_string_traversalContext,- GremlinParser.TraversalSourceSpawnMethod_call_stringContext
 - Enclosing class:
- GremlinParser
 
 public static class GremlinParser.TraversalSourceSpawnMethod_callContext extends org.antlr.v4.runtime.ParserRuleContext
- 
- 
Constructor SummaryConstructors Constructor Description TraversalSourceSpawnMethod_callContext()TraversalSourceSpawnMethod_callContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcopyFrom(GremlinParser.TraversalSourceSpawnMethod_callContext ctx)intgetRuleIndex()- 
Methods inherited from class org.antlr.v4.runtime.ParserRuleContextaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
 
- 
 
- 
- 
- 
Method Detail- 
getRuleIndexpublic int getRuleIndex() - Overrides:
- getRuleIndexin class- org.antlr.v4.runtime.RuleContext
 
 - 
copyFrompublic void copyFrom(GremlinParser.TraversalSourceSpawnMethod_callContext ctx) 
 
- 
 
-