public static class PlSqlParser.Alter_clusterContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Alter_clusterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Alter_clusterContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode ALTER()
public org.antlr.v4.runtime.tree.TerminalNode CLUSTER()
public PlSqlParser.Cluster_nameContext cluster_name()
public List<PlSqlParser.Physical_attributes_clauseContext> physical_attributes_clause()
public PlSqlParser.Physical_attributes_clauseContext physical_attributes_clause(int i)
public List<org.antlr.v4.runtime.tree.TerminalNode> SIZE()
public org.antlr.v4.runtime.tree.TerminalNode SIZE(int i)
public List<PlSqlParser.Size_clauseContext> size_clause()
public PlSqlParser.Size_clauseContext size_clause(int i)
public List<PlSqlParser.Allocate_extent_clauseContext> allocate_extent_clause()
public PlSqlParser.Allocate_extent_clauseContext allocate_extent_clause(int i)
public List<PlSqlParser.Deallocate_unused_clauseContext> deallocate_unused_clause()
public PlSqlParser.Deallocate_unused_clauseContext deallocate_unused_clause(int i)
public List<PlSqlParser.Cache_or_nocacheContext> cache_or_nocache()
public PlSqlParser.Cache_or_nocacheContext cache_or_nocache(int i)
public PlSqlParser.Parallel_clauseContext parallel_clause()
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.