public static class MySQLStatementParser.WindowSpecContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
WindowSpecContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.FrameClauseContext |
frameClause() |
int |
getRuleIndex() |
MySQLStatementParser.Identifier_Context |
identifier_() |
MySQLStatementParser.OrderByClauseContext |
orderByClause() |
MySQLStatementParser.WindowPartitionClauseContext |
windowPartitionClause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic WindowSpecContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.Identifier_Context identifier_()
public MySQLStatementParser.WindowPartitionClauseContext windowPartitionClause()
public MySQLStatementParser.OrderByClauseContext orderByClause()
public MySQLStatementParser.FrameClauseContext frameClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.