public static class PlSqlParser.Create_userContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Create_userContext(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 Create_userContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public org.antlr.v4.runtime.tree.TerminalNode CREATE()
public org.antlr.v4.runtime.tree.TerminalNode USER()
public PlSqlParser.User_object_nameContext user_object_name()
public List<PlSqlParser.Identified_byContext> identified_by()
public PlSqlParser.Identified_byContext identified_by(int i)
public List<PlSqlParser.Identified_other_clauseContext> identified_other_clause()
public PlSqlParser.Identified_other_clauseContext identified_other_clause(int i)
public List<PlSqlParser.User_tablespace_clauseContext> user_tablespace_clause()
public PlSqlParser.User_tablespace_clauseContext user_tablespace_clause(int i)
public List<PlSqlParser.Quota_clauseContext> quota_clause()
public PlSqlParser.Quota_clauseContext quota_clause(int i)
public List<PlSqlParser.Profile_clauseContext> profile_clause()
public PlSqlParser.Profile_clauseContext profile_clause(int i)
public List<PlSqlParser.Password_expire_clauseContext> password_expire_clause()
public PlSqlParser.Password_expire_clauseContext password_expire_clause(int i)
public List<PlSqlParser.User_lock_clauseContext> user_lock_clause()
public PlSqlParser.User_lock_clauseContext user_lock_clause(int i)
public List<PlSqlParser.User_editions_clauseContext> user_editions_clause()
public PlSqlParser.User_editions_clauseContext user_editions_clause(int i)
public List<PlSqlParser.Container_clauseContext> container_clause()
public PlSqlParser.Container_clauseContext container_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.