public static class PostgreSQLStatementParser.PrivateExprOfDbContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PrivateExprOfDbContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AggregateExpressionContext |
aggregateExpression() |
PostgreSQLStatementParser.ArrayConstructorWithCastContext |
arrayConstructorWithCast() |
PostgreSQLStatementParser.ExtractFromFunctionContext |
extractFromFunction() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
STRING_() |
org.antlr.v4.runtime.tree.TerminalNode |
TIME() |
org.antlr.v4.runtime.tree.TerminalNode |
TIMESTAMP() |
PostgreSQLStatementParser.WindowFunctionContext |
windowFunction() |
org.antlr.v4.runtime.tree.TerminalNode |
WITH() |
org.antlr.v4.runtime.tree.TerminalNode |
ZONE() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PrivateExprOfDbContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.AggregateExpressionContext aggregateExpression()
public PostgreSQLStatementParser.WindowFunctionContext windowFunction()
public PostgreSQLStatementParser.ArrayConstructorWithCastContext arrayConstructorWithCast()
public org.antlr.v4.runtime.tree.TerminalNode TIMESTAMP()
public org.antlr.v4.runtime.tree.TerminalNode STRING_()
public org.antlr.v4.runtime.tree.TerminalNode WITH()
public org.antlr.v4.runtime.tree.TerminalNode TIME()
public org.antlr.v4.runtime.tree.TerminalNode ZONE()
public PostgreSQLStatementParser.ExtractFromFunctionContext extractFromFunction()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.