| Package | Description |
|---|---|
| oracle.javatools.parser.plsql.old.symbol |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundStatement |
| Modifier and Type | Field and Description |
|---|---|
protected Statement[] |
CompoundStatement.clauseArray |
| Modifier and Type | Method and Description |
|---|---|
Statement[] |
CompoundStatement.getClauses()
TYPE_IF: Provides the array of elsif/else clauses for this if
statement in the order.
|
Statement[] |
CodeBlockSymbol.getStatements() |