public static class SqlBaseParser.PredicateContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description |
|---|---|
org.antlr.v4.runtime.ParserRuleContext |
value |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(SqlBaseParser.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 in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(SqlBaseParser.PredicateContext ctx)
Copyright © 2012–2023. All rights reserved.