public static class PlSqlParser.Modify_col_propertiesContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Modify_col_propertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Column_nameContext |
column_name() |
PlSqlParser.DatatypeContext |
datatype() |
org.antlr.v4.runtime.tree.TerminalNode |
DECRYPT() |
org.antlr.v4.runtime.tree.TerminalNode |
DEFAULT() |
org.antlr.v4.runtime.tree.TerminalNode |
ENCRYPT() |
PlSqlParser.Encryption_specContext |
encryption_spec() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
PlSqlParser.ExpressionContext |
expression() |
int |
getRuleIndex() |
List<PlSqlParser.Inline_constraintContext> |
inline_constraint() |
PlSqlParser.Inline_constraintContext |
inline_constraint(int i) |
PlSqlParser.Lob_storage_clauseContext |
lob_storage_clause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Modify_col_propertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PlSqlParser.Column_nameContext column_name()
public PlSqlParser.DatatypeContext datatype()
public org.antlr.v4.runtime.tree.TerminalNode DEFAULT()
public PlSqlParser.ExpressionContext expression()
public org.antlr.v4.runtime.tree.TerminalNode ENCRYPT()
public PlSqlParser.Encryption_specContext encryption_spec()
public org.antlr.v4.runtime.tree.TerminalNode DECRYPT()
public List<PlSqlParser.Inline_constraintContext> inline_constraint()
public PlSqlParser.Inline_constraintContext inline_constraint(int i)
public PlSqlParser.Lob_storage_clauseContext lob_storage_clause()
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 © 2018 JBoss by Red Hat. All rights reserved.