public static class PostgreSQLStatementParser.WindowDefinition_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
WindowDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FrameClause_Context |
frameClause_() |
int |
getRuleIndex() |
PostgreSQLStatementParser.OrderByClauseContext |
orderByClause() |
PostgreSQLStatementParser.PratitionClause_Context |
pratitionClause_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic WindowDefinition_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.PratitionClause_Context pratitionClause_()
public PostgreSQLStatementParser.OrderByClauseContext orderByClause()
public PostgreSQLStatementParser.FrameClause_Context frameClause_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2020 The Apache Software Foundation. All rights reserved.