public static class MySQLStatementParser.WindowSpecContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
WindowSpecContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.FrameClauseContext |
frameClause() |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
ID() |
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 org.antlr.v4.runtime.tree.TerminalNode ID()
public MySQLStatementParser.WindowPartitionClauseContext windowPartitionClause()
public MySQLStatementParser.OrderByClauseContext orderByClause()
public MySQLStatementParser.FrameClauseContext frameClause()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2018. All rights reserved.