public static class GremlinParser.ConnectedComponentConstantsContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description | 
|---|
| ConnectedComponentConstantsContext(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.GremlinStringConstants_connectedComponentStringConstants_componentContext | gremlinStringConstants_connectedComponentStringConstants_component() | 
| GremlinParser.GremlinStringConstants_connectedComponentStringConstants_edgesContext | gremlinStringConstants_connectedComponentStringConstants_edges() | 
| GremlinParser.GremlinStringConstants_connectedComponentStringConstants_propertyNameContext | gremlinStringConstants_connectedComponentStringConstants_propertyName() | 
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ConnectedComponentConstantsContext(org.antlr.v4.runtime.ParserRuleContext parent,
                                          int invokingState)
public GremlinParser.GremlinStringConstants_connectedComponentStringConstants_componentContext gremlinStringConstants_connectedComponentStringConstants_component()
public GremlinParser.GremlinStringConstants_connectedComponentStringConstants_edgesContext gremlinStringConstants_connectedComponentStringConstants_edges()
public GremlinParser.GremlinStringConstants_connectedComponentStringConstants_propertyNameContext gremlinStringConstants_connectedComponentStringConstants_propertyName()
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.