Class PlSqlParser.Alter_index_ops_set1Context
- java.lang.Object
-
- org.antlr.v4.runtime.RuleContext
-
- org.antlr.v4.runtime.ParserRuleContext
-
- io.debezium.ddl.parser.oracle.generated.PlSqlParser.Alter_index_ops_set1Context
-
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree,org.antlr.v4.runtime.tree.RuleNode,org.antlr.v4.runtime.tree.SyntaxTree,org.antlr.v4.runtime.tree.Tree
- Enclosing class:
- PlSqlParser
public static class PlSqlParser.Alter_index_ops_set1Context extends org.antlr.v4.runtime.ParserRuleContext
-
-
Constructor Summary
Constructors Constructor Description Alter_index_ops_set1Context(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
Method Summary
-
Methods inherited from class org.antlr.v4.runtime.ParserRuleContext
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
-
-
-
-
Method Detail
-
deallocate_unused_clause
public List<PlSqlParser.Deallocate_unused_clauseContext> deallocate_unused_clause()
-
deallocate_unused_clause
public PlSqlParser.Deallocate_unused_clauseContext deallocate_unused_clause(int i)
-
allocate_extent_clause
public List<PlSqlParser.Allocate_extent_clauseContext> allocate_extent_clause()
-
allocate_extent_clause
public PlSqlParser.Allocate_extent_clauseContext allocate_extent_clause(int i)
-
shrink_clause
public List<PlSqlParser.Shrink_clauseContext> shrink_clause()
-
shrink_clause
public PlSqlParser.Shrink_clauseContext shrink_clause(int i)
-
parallel_clause
public List<PlSqlParser.Parallel_clauseContext> parallel_clause()
-
parallel_clause
public PlSqlParser.Parallel_clauseContext parallel_clause(int i)
-
physical_attributes_clause
public List<PlSqlParser.Physical_attributes_clauseContext> physical_attributes_clause()
-
physical_attributes_clause
public PlSqlParser.Physical_attributes_clauseContext physical_attributes_clause(int i)
-
logging_clause
public List<PlSqlParser.Logging_clauseContext> logging_clause()
-
logging_clause
public PlSqlParser.Logging_clauseContext logging_clause(int i)
-
getRuleIndex
public int getRuleIndex()
- Overrides:
getRuleIndexin classorg.antlr.v4.runtime.RuleContext
-
enterRule
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
- Overrides:
enterRulein classorg.antlr.v4.runtime.ParserRuleContext
-
exitRule
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
- Overrides:
exitRulein classorg.antlr.v4.runtime.ParserRuleContext
-
-