| Package | Description | 
|---|---|
| oracle.javatools.db.plsql.parser | 
| Modifier and Type | Method and Description | 
|---|---|
PlSqlParser.Severity | 
PlSqlParser.Issue.getSeverity()
Returns the severity of the Issue 
 | 
static PlSqlParser.Severity | 
PlSqlParser.Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static PlSqlParser.Severity[] | 
PlSqlParser.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |