public static class PlSqlParser.Alter_index_partitioningContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Alter_index_partitioningContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Add_hash_index_partitionContext |
add_hash_index_partition() |
PlSqlParser.Coalesce_index_partitionContext |
coalesce_index_partition() |
PlSqlParser.Drop_index_partitionContext |
drop_index_partition() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
PlSqlParser.Modify_index_default_attrsContext |
modify_index_default_attrs() |
PlSqlParser.Modify_index_partitionContext |
modify_index_partition() |
PlSqlParser.Modify_index_subpartitionContext |
modify_index_subpartition() |
PlSqlParser.Rename_index_partitionContext |
rename_index_partition() |
PlSqlParser.Split_index_partitionContext |
split_index_partition() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Alter_index_partitioningContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PlSqlParser.Modify_index_default_attrsContext modify_index_default_attrs()
public PlSqlParser.Add_hash_index_partitionContext add_hash_index_partition()
public PlSqlParser.Modify_index_partitionContext modify_index_partition()
public PlSqlParser.Rename_index_partitionContext rename_index_partition()
public PlSqlParser.Drop_index_partitionContext drop_index_partition()
public PlSqlParser.Split_index_partitionContext split_index_partition()
public PlSqlParser.Coalesce_index_partitionContext coalesce_index_partition()
public PlSqlParser.Modify_index_subpartitionContext modify_index_subpartition()
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.