org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.TreeJmesPathParser.JsonArrayValueContext, JmesPathParser.JsonConstantValueContext, JmesPathParser.JsonNumberValueContext, JmesPathParser.JsonObjectValueContext, JmesPathParser.JsonStringValueContextpublic static class JmesPathParser.JsonValueContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor | Description |
|---|---|
JsonValueContext() |
|
JsonValueContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
copyFrom(JmesPathParser.JsonValueContext 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 JsonValueContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public JsonValueContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(JmesPathParser.JsonValueContext ctx)
Copyright © 2016–2019. All rights reserved.