public static class PostgreSQLStatementParser.WindowFunctionContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
WindowFunctionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AsteriskWithParenContext |
asteriskWithParen() |
PostgreSQLStatementParser.ExprListContext |
exprList() |
PostgreSQLStatementParser.FilterClauseContext |
filterClause() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
IDENTIFIER_() |
PostgreSQLStatementParser.WindowFunctionWithClauseContext |
windowFunctionWithClause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic WindowFunctionContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode IDENTIFIER_()
public PostgreSQLStatementParser.WindowFunctionWithClauseContext windowFunctionWithClause()
public PostgreSQLStatementParser.ExprListContext exprList()
public PostgreSQLStatementParser.AsteriskWithParenContext asteriskWithParen()
public PostgreSQLStatementParser.FilterClauseContext filterClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.