public static class BeetlParser.Safe_allow_expContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
Safe_allow_expContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AT() |
BeetlParser.ExpressionContext |
expression() |
BeetlParser.FunctionCallContext |
functionCall() |
int |
getRuleIndex() |
BeetlParser.JsonContext |
json() |
org.antlr.v4.runtime.tree.TerminalNode |
LEFT_PAR() |
BeetlParser.LiteralContext |
literal() |
BeetlParser.NativeCallContext |
nativeCall() |
org.antlr.v4.runtime.tree.TerminalNode |
RIGHT_PAR() |
BeetlParser.VarRefContext |
varRef() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Safe_allow_expContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode AT()
public BeetlParser.VarRefContext varRef()
public BeetlParser.NativeCallContext nativeCall()
public BeetlParser.FunctionCallContext functionCall()
public BeetlParser.JsonContext json()
public BeetlParser.LiteralContext literal()
public BeetlParser.ExpressionContext expression()
public org.antlr.v4.runtime.tree.TerminalNode LEFT_PAR()
public org.antlr.v4.runtime.tree.TerminalNode RIGHT_PAR()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2015. All rights reserved.