public static class PlSqlParser.Object_propertiesContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Object_propertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Attribute_nameContext |
attribute_name() |
PlSqlParser.Column_nameContext |
column_name() |
org.antlr.v4.runtime.tree.TerminalNode |
DEFAULT() |
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.Inline_ref_constraintContext |
inline_ref_constraint() |
PlSqlParser.Out_of_line_constraintContext |
out_of_line_constraint() |
PlSqlParser.Out_of_line_ref_constraintContext |
out_of_line_ref_constraint() |
PlSqlParser.Supplemental_logging_propsContext |
supplemental_logging_props() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Object_propertiesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PlSqlParser.Column_nameContext column_name()
public PlSqlParser.Attribute_nameContext attribute_name()
public org.antlr.v4.runtime.tree.TerminalNode DEFAULT()
public PlSqlParser.ExpressionContext expression()
public PlSqlParser.Inline_ref_constraintContext inline_ref_constraint()
public List<PlSqlParser.Inline_constraintContext> inline_constraint()
public PlSqlParser.Inline_constraintContext inline_constraint(int i)
public PlSqlParser.Out_of_line_constraintContext out_of_line_constraint()
public PlSqlParser.Out_of_line_ref_constraintContext out_of_line_ref_constraint()
public PlSqlParser.Supplemental_logging_propsContext supplemental_logging_props()
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.