Class PlSqlParser.Modify_index_partitions_opsContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
net.hironico.minisql.parser.plsql.PlSqlParser.Modify_index_partitions_opsContext
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.Modify_index_partitions_opsContext extends org.antlr.v4.runtime.ParserRuleContext
  • Constructor Details

    • Modify_index_partitions_opsContext

      public Modify_index_partitions_opsContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
  • Method Details