public static class PlSqlParser.Table_partitioning_clausesContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Table_partitioning_clausesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Composite_hash_partitionsContext |
composite_hash_partitions() |
PlSqlParser.Composite_list_partitionsContext |
composite_list_partitions() |
PlSqlParser.Composite_range_partitionsContext |
composite_range_partitions() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
PlSqlParser.Hash_partitionsContext |
hash_partitions() |
PlSqlParser.List_partitionsContext |
list_partitions() |
PlSqlParser.Range_partitionsContext |
range_partitions() |
PlSqlParser.Reference_partitioningContext |
reference_partitioning() |
PlSqlParser.System_partitioningContext |
system_partitioning() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Table_partitioning_clausesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PlSqlParser.Range_partitionsContext range_partitions()
public PlSqlParser.List_partitionsContext list_partitions()
public PlSqlParser.Hash_partitionsContext hash_partitions()
public PlSqlParser.Composite_range_partitionsContext composite_range_partitions()
public PlSqlParser.Composite_list_partitionsContext composite_list_partitions()
public PlSqlParser.Composite_hash_partitionsContext composite_hash_partitions()
public PlSqlParser.Reference_partitioningContext reference_partitioning()
public PlSqlParser.System_partitioningContext system_partitioning()
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 © 2019 JBoss by Red Hat. All rights reserved.