public static class GremlinParser.TraversalSourceSelfMethodContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description | 
|---|
| TraversalSourceSelfMethodContext(org.antlr.v4.runtime.ParserRuleContext parent,
                                int invokingState) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) | 
| void | enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) | 
| void | exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) | 
| int | getRuleIndex() | 
| GremlinParser.TraversalSourceSelfMethod_withContext | traversalSourceSelfMethod_with() | 
| GremlinParser.TraversalSourceSelfMethod_withBulkContext | traversalSourceSelfMethod_withBulk() | 
| GremlinParser.TraversalSourceSelfMethod_withPathContext | traversalSourceSelfMethod_withPath() | 
| GremlinParser.TraversalSourceSelfMethod_withSackContext | traversalSourceSelfMethod_withSack() | 
| GremlinParser.TraversalSourceSelfMethod_withSideEffectContext | traversalSourceSelfMethod_withSideEffect() | 
| GremlinParser.TraversalSourceSelfMethod_withStrategiesContext | traversalSourceSelfMethod_withStrategies() | 
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TraversalSourceSelfMethodContext(org.antlr.v4.runtime.ParserRuleContext parent,
                                        int invokingState)
public GremlinParser.TraversalSourceSelfMethod_withBulkContext traversalSourceSelfMethod_withBulk()
public GremlinParser.TraversalSourceSelfMethod_withPathContext traversalSourceSelfMethod_withPath()
public GremlinParser.TraversalSourceSelfMethod_withSackContext traversalSourceSelfMethod_withSack()
public GremlinParser.TraversalSourceSelfMethod_withSideEffectContext traversalSourceSelfMethod_withSideEffect()
public GremlinParser.TraversalSourceSelfMethod_withStrategiesContext traversalSourceSelfMethod_withStrategies()
public GremlinParser.TraversalSourceSelfMethod_withContext traversalSourceSelfMethod_with()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2013–2023 Apache Software Foundation. All rights reserved.