org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.TreeJmesPathParser.BracketFlattenContext, JmesPathParser.BracketIndexContext, JmesPathParser.BracketSliceContext, JmesPathParser.BracketStarContext, JmesPathParser.SelectContextpublic static class JmesPathParser.BracketSpecifierContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor | Description |
|---|---|
BracketSpecifierContext() |
|
BracketSpecifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
copyFrom(JmesPathParser.BracketSpecifierContext ctx) |
|
int |
getRuleIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic BracketSpecifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public BracketSpecifierContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(JmesPathParser.BracketSpecifierContext ctx)
Copyright © 2016–2019. All rights reserved.