public static class PostgreSQLStatementParser.PgExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PgExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CastExprContext |
castExpr() |
PostgreSQLStatementParser.CollateExprContext |
collateExpr() |
PostgreSQLStatementParser.ExprContext |
expr() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PgExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.CastExprContext castExpr()
public PostgreSQLStatementParser.CollateExprContext collateExpr()
public PostgreSQLStatementParser.ExprContext expr()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.