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