public static class PlSqlParser.Composite_list_partitionsContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Composite_list_partitionsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.tree.TerminalNode |
BY() |
PlSqlParser.Column_nameContext |
column_name() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
List<PlSqlParser.List_partition_descContext> |
list_partition_desc() |
PlSqlParser.List_partition_descContext |
list_partition_desc(int i) |
org.antlr.v4.runtime.tree.TerminalNode |
LIST() |
org.antlr.v4.runtime.tree.TerminalNode |
PARTITION() |
PlSqlParser.Subpartition_by_hashContext |
subpartition_by_hash() |
PlSqlParser.Subpartition_by_listContext |
subpartition_by_list() |
PlSqlParser.Subpartition_by_rangeContext |
subpartition_by_range() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Composite_list_partitionsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode PARTITION()
public org.antlr.v4.runtime.tree.TerminalNode BY()
public org.antlr.v4.runtime.tree.TerminalNode LIST()
public PlSqlParser.Column_nameContext column_name()
public PlSqlParser.Subpartition_by_rangeContext subpartition_by_range()
public PlSqlParser.Subpartition_by_listContext subpartition_by_list()
public PlSqlParser.Subpartition_by_hashContext subpartition_by_hash()
public List<PlSqlParser.List_partition_descContext> list_partition_desc()
public PlSqlParser.List_partition_descContext list_partition_desc(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2018 JBoss by Red Hat. All rights reserved.