| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourcePackage | |
|---|---|
| oracle.javatools.parser.java.v2 | The parser API. | 
| oracle.javatools.parser.java.v2.model | The parser model API. | 
| oracle.javatools.parser.java.v2.util | Various utilities for use with the parser. | 
| Uses of SourcePackage in oracle.javatools.parser.java.v2 | 
|---|
| Methods in oracle.javatools.parser.java.v2 that return SourcePackage | |
|---|---|
abstract  SourcePackage | 
SourceFactory.createPackageDeclaration(java.lang.String name)
 | 
| Uses of SourcePackage in oracle.javatools.parser.java.v2.model | 
|---|
| Methods in oracle.javatools.parser.java.v2.model that return SourcePackage | |
|---|---|
 SourcePackage | 
SourceClass.getSourcePackage()
Gets the owning package declaration.  | 
 SourcePackage | 
SourceFile.getSourcePackage()
Gets the package declaration.  | 
| Methods in oracle.javatools.parser.java.v2.model with parameters of type SourcePackage | |
|---|---|
 void | 
SourceFile.setSourcePackage(SourcePackage packageD)
Attempts to set the package declaration.  | 
| Uses of SourcePackage in oracle.javatools.parser.java.v2.util | 
|---|
| Methods in oracle.javatools.parser.java.v2.util with parameters of type SourcePackage | |
|---|---|
 void | 
SourceVisitor.whenEnterPackageDeclaration(SourcePackage sourcePackage)
 | 
 void | 
SourceVisitor.whenExitPackageDeclaration(SourcePackage sourcePackage)
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||