public static class PlSqlParser.Local_partitioned_indexContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Local_partitioned_indexContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
org.antlr.v4.runtime.tree.TerminalNode |
LOCAL() |
PlSqlParser.On_comp_partitioned_tableContext |
on_comp_partitioned_table() |
PlSqlParser.On_hash_partitioned_tableContext |
on_hash_partitioned_table() |
PlSqlParser.On_list_partitioned_tableContext |
on_list_partitioned_table() |
PlSqlParser.On_range_partitioned_tableContext |
on_range_partitioned_table() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Local_partitioned_indexContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode LOCAL()
public PlSqlParser.On_range_partitioned_tableContext on_range_partitioned_table()
public PlSqlParser.On_list_partitioned_tableContext on_list_partitioned_table()
public PlSqlParser.On_hash_partitioned_tableContext on_hash_partitioned_table()
public PlSqlParser.On_comp_partitioned_tableContext on_comp_partitioned_table()
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 © 2021 JBoss by Red Hat. All rights reserved.