public static class PostgreSQLStatementParser.SimpleExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
SimpleExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SimpleExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.FunctionCallContext functionCall()
public PostgreSQLStatementParser.LiteralContext literal()
public PostgreSQLStatementParser.ColumnNameContext columnName()
public PostgreSQLStatementParser.VariableContext variable()
public org.antlr.v4.runtime.tree.TerminalNode PLUS_()
public List<PostgreSQLStatementParser.SimpleExprContext> simpleExpr()
public PostgreSQLStatementParser.SimpleExprContext simpleExpr(int i)
public org.antlr.v4.runtime.tree.TerminalNode MINUS_()
public org.antlr.v4.runtime.tree.TerminalNode TILDE_()
public org.antlr.v4.runtime.tree.TerminalNode NOT_()
public org.antlr.v4.runtime.tree.TerminalNode BINARY()
public PostgreSQLStatementParser.ExprListContext exprList()
public org.antlr.v4.runtime.tree.TerminalNode ROW()
public PostgreSQLStatementParser.SubqueryContext subquery()
public org.antlr.v4.runtime.tree.TerminalNode EXISTS()
public PostgreSQLStatementParser.CaseExpressContext caseExpress()
public PostgreSQLStatementParser.IntervalExprContext intervalExpr()
public PostgreSQLStatementParser.PrivateExprOfDbContext privateExprOfDb()
public org.antlr.v4.runtime.tree.TerminalNode AND_()
public PostgreSQLStatementParser.CollateClauseContext collateClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.