Class PlSqlParser.Unit_statementContext
java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Unit_statementContext
- 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.Unit_statementContext
extends org.antlr.v4.runtime.ParserRuleContext
-
Field Summary
Fields inherited from class org.antlr.v4.runtime.ParserRuleContext
children, exception, start, stopFields inherited from class org.antlr.v4.runtime.RuleContext
EMPTY, invokingState, parent -
Constructor Summary
ConstructorsConstructorDescriptionUnit_statementContext(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, toInfoStringMethods inherited from class org.antlr.v4.runtime.RuleContext
accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree
-
Constructor Details
-
Unit_statementContext
public Unit_statementContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
-
Method Details
-
transaction_control_statements
-
alter_cluster
-
alter_database
-
alter_function
-
alter_package
-
alter_procedure
-
alter_sequence
-
alter_session
-
alter_trigger
-
alter_type
-
alter_table
-
alter_tablespace
-
alter_index
-
alter_library
-
alter_materialized_view
-
alter_materialized_view_log
-
alter_user
-
alter_view
-
analyze
-
associate_statistics
-
audit_traditional
-
unified_auditing
-
create_function_body
-
create_procedure_body
-
create_package
-
create_package_body
-
create_index
-
create_table
-
create_tablespace
-
create_cluster
-
create_context
-
create_view
-
create_directory
-
create_materialized_view
-
create_materialized_view_log
-
create_user
-
create_sequence
-
create_trigger
-
create_type
-
create_synonym
-
drop_function
-
drop_package
-
drop_procedure
-
drop_sequence
-
drop_trigger
-
drop_type
-
data_manipulation_language_statements
public PlSqlParser.Data_manipulation_language_statementsContext data_manipulation_language_statements() -
truncate_table
-
drop_table
-
drop_view
-
drop_index
-
rename_object
-
revoke_statement
-
comment_on_column
-
comment_on_table
-
comment_on_materialized
-
anonymous_block
-
grant_statement
-
procedure_call
-
flashback_table
-
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
-