public static class MySQLStatementParser.WindowItem_Context
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
WindowItem_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
AS() |
int |
getRuleIndex() |
MySQLStatementParser.IgnoredIdentifier_Context |
ignoredIdentifier_() |
org.antlr.v4.runtime.tree.TerminalNode |
LP_() |
org.antlr.v4.runtime.tree.TerminalNode |
RP_() |
MySQLStatementParser.WindowSpecification_Context |
windowSpecification_() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic WindowItem_Context(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.IgnoredIdentifier_Context ignoredIdentifier_()
public org.antlr.v4.runtime.tree.TerminalNode AS()
public org.antlr.v4.runtime.tree.TerminalNode LP_()
public MySQLStatementParser.WindowSpecification_Context windowSpecification_()
public org.antlr.v4.runtime.tree.TerminalNode RP_()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.