public static class PlSqlParser.Alter_overflow_clauseContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Alter_overflow_clauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Add_overflow_clauseContext |
add_overflow_clause() |
List<PlSqlParser.Allocate_extent_clauseContext> |
allocate_extent_clause() |
PlSqlParser.Allocate_extent_clauseContext |
allocate_extent_clause(int i) |
List<PlSqlParser.Deallocate_unused_clauseContext> |
deallocate_unused_clause() |
PlSqlParser.Deallocate_unused_clauseContext |
deallocate_unused_clause(int i) |
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 |
OVERFLOW() |
List<PlSqlParser.Segment_attributes_clauseContext> |
segment_attributes_clause() |
PlSqlParser.Segment_attributes_clauseContext |
segment_attributes_clause(int i) |
List<PlSqlParser.Shrink_clauseContext> |
shrink_clause() |
PlSqlParser.Shrink_clauseContext |
shrink_clause(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Alter_overflow_clauseContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PlSqlParser.Add_overflow_clauseContext add_overflow_clause()
public org.antlr.v4.runtime.tree.TerminalNode OVERFLOW()
public List<PlSqlParser.Segment_attributes_clauseContext> segment_attributes_clause()
public PlSqlParser.Segment_attributes_clauseContext segment_attributes_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.Shrink_clauseContext> shrink_clause()
public PlSqlParser.Shrink_clauseContext shrink_clause(int i)
public List<PlSqlParser.Deallocate_unused_clauseContext> deallocate_unused_clause()
public PlSqlParser.Deallocate_unused_clauseContext deallocate_unused_clause(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 © 2019 JBoss by Red Hat. All rights reserved.