public static class VerdictSQLParser.Window_frame_extentContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Window_frame_extentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
org.antlr.v4.runtime.tree.TerminalNode |
AND() |
org.antlr.v4.runtime.tree.TerminalNode |
BETWEEN() |
int |
getRuleIndex() |
List<VerdictSQLParser.Window_frame_boundContext> |
window_frame_bound() |
VerdictSQLParser.Window_frame_boundContext |
window_frame_bound(int i) |
VerdictSQLParser.Window_frame_precedingContext |
window_frame_preceding() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Window_frame_extentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public VerdictSQLParser.Window_frame_precedingContext window_frame_preceding()
public org.antlr.v4.runtime.tree.TerminalNode BETWEEN()
public List<VerdictSQLParser.Window_frame_boundContext> window_frame_bound()
public VerdictSQLParser.Window_frame_boundContext window_frame_bound(int i)
public org.antlr.v4.runtime.tree.TerminalNode AND()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2018 University of Michigan. All rights reserved.