public static class PrestoSqlBaseParser.PredicateContext
extends org.antlr.v4.runtime.ParserRuleContext
| 限定符和类型 | 字段和说明 |
|---|---|
org.antlr.v4.runtime.ParserRuleContext |
value |
| 构造器和说明 |
|---|
PredicateContext() |
PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState,
org.antlr.v4.runtime.ParserRuleContext value) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
copyFrom(PrestoSqlBaseParser.PredicateContext ctx) |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState,
org.antlr.v4.runtime.ParserRuleContext value)
public PredicateContext()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic void copyFrom(PrestoSqlBaseParser.PredicateContext ctx)
Copyright © 2022. All rights reserved.