| Package | Description | 
|---|---|
| oracle.javatools.parser.java.v2 | 
 The parser API. 
 | 
| oracle.javatools.parser.java.v2.model | 
 The parser model API. 
 | 
| oracle.javatools.parser.java.v2.model.statement | 
 The parser model API for statements. 
 | 
| oracle.javatools.parser.java.v2.util | 
 Various utilities for use with the parser. 
 | 
| oracle.jdeveloper.java.legacy | 
 Used for migrating legacy java model code to the current version. 
 | 
| oracle.jdeveloper.java.util | 
 Public utilities for use with the java model, including the parser. 
 | 
| Class and Description | 
|---|
| SourceAssertStatement
 An assert statement. 
 | 
| SourceBlockStatement
 A BlockStatement is a final statement representing a statement that is (and only is) a block. 
 | 
| SourceBreakStatement
 A break statement. 
 | 
| SourceCatchClause
 A catch clause of a try statement. 
 | 
| SourceContinueStatement
 A continue statement. 
 | 
| SourceDoStatement
 A do statement. 
 | 
| SourceElseClause
 An else clause. 
 | 
| SourceEmptyStatement
 An empty statement. 
 | 
| SourceExpressionStatement
 An expression statement. 
 | 
| SourceFinallyClause
 A finally clause. 
 | 
| SourceForStatement
 A for statement. 
 | 
| SourceIfStatement
 An if statement. 
 | 
| SourceReturnStatement
 A return statement. 
 | 
| SourceStatement
 This is the common base interface of all statements. 
 | 
| SourceStatementLabel
 A label on a labeled statement. 
 | 
| SourceSwitchLabel
 Default and continue labels for switch bodies. 
 | 
| SourceSwitchStatement
 A switch statement. 
 | 
| SourceSynchStatement
 A synchronized statement. 
 | 
| SourceThrowStatement
 A throw statement. 
 | 
| SourceTryStatement
 A try statement. 
 | 
| SourceWhileStatement
 A while statement. 
 | 
| Class and Description | 
|---|
| SourceStatement
 This is the common base interface of all statements. 
 | 
| SourceStatementLabel
 A label on a labeled statement. 
 | 
| SourceSwitchLabel
 Default and continue labels for switch bodies. 
 | 
| Class and Description | 
|---|
| CompiledStatementLabel
 The compile-model declaration of a statement label. 
 | 
| SourceCatchClause
 A catch clause of a try statement. 
 | 
| SourceCompoundStatement
 A CompoundStatement is a common base statement representing statements that have children statements. 
 | 
| SourceConditionalStatement
 A ConditionalStatement is a common base statement representing compound statements having (requiring) a single expression of boolean type. 
 | 
| SourceElseClause
 An else clause. 
 | 
| SourceFinallyClause
 A finally clause. 
 | 
| SourceIfStatement
 An if statement. 
 | 
| SourceSimpleStatement
 A SimpleStatement is a common base statement representing a statement that has no child statement and may optionally have expressions. 
 | 
| SourceStatement
 This is the common base interface of all statements. 
 | 
| SourceStatementLabel
 A label on a labeled statement. 
 | 
| SourceSwitchStatement
 A switch statement. 
 | 
| SourceTryStatement
 A try statement. 
 | 
| Class and Description | 
|---|
| SourceAssertStatement
 An assert statement. 
 | 
| SourceBlockStatement
 A BlockStatement is a final statement representing a statement that is (and only is) a block. 
 | 
| SourceBreakStatement
 A break statement. 
 | 
| SourceCatchClause
 A catch clause of a try statement. 
 | 
| SourceContinueStatement
 A continue statement. 
 | 
| SourceDoStatement
 A do statement. 
 | 
| SourceElseClause
 An else clause. 
 | 
| SourceEmptyStatement
 An empty statement. 
 | 
| SourceExpressionStatement
 An expression statement. 
 | 
| SourceFinallyClause
 A finally clause. 
 | 
| SourceForStatement
 A for statement. 
 | 
| SourceIfStatement
 An if statement. 
 | 
| SourceReturnStatement
 A return statement. 
 | 
| SourceStatementLabel
 A label on a labeled statement. 
 | 
| SourceSwitchLabel
 Default and continue labels for switch bodies. 
 | 
| SourceSwitchStatement
 A switch statement. 
 | 
| SourceSynchStatement
 A synchronized statement. 
 | 
| SourceThrowStatement
 A throw statement. 
 | 
| SourceTryStatement
 A try statement. 
 | 
| SourceWhileStatement
 A while statement. 
 | 
| Class and Description | 
|---|
| SourceExpressionStatement
 An expression statement. 
 | 
| Class and Description | 
|---|
| SourceCatchClause
 A catch clause of a try statement. 
 | 
| SourceFinallyClause
 A finally clause. 
 | 
| SourceIfStatement
 An if statement. 
 | 
| SourceStatement
 This is the common base interface of all statements. 
 | 
| SourceSwitchLabel
 Default and continue labels for switch bodies. 
 | 
| SourceSwitchStatement
 A switch statement. 
 | 
| SourceThrowStatement
 A throw statement. 
 | 
| SourceTryStatement
 A try statement. 
 | 
| SourceWhileStatement
 A while statement. 
 |