public static class PostgreSQLStatementParser.SimpleExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
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.LiterContext liter()
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 UNARY_BIT_COMPLEMENT()
public org.antlr.v4.runtime.tree.TerminalNode NOT_()
public org.antlr.v4.runtime.tree.TerminalNode BINARY()
public PostgreSQLStatementParser.ExprsWithParenContext exprsWithParen()
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 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2018. All rights reserved.