| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportT | |
|---|---|
| javax.ide.model.java.source | Various interfaces for use with Tree objects. | 
| javax.ide.model.java.source.tree | The Java AST. | 
| Uses of ImportT in javax.ide.model.java.source | 
|---|
| Methods in javax.ide.model.java.source that return ImportT | |
|---|---|
abstract  ImportT | 
TreeFactory.createImportDeclaration(java.lang.String name)
Creates an import declaration.  | 
abstract  ImportT | 
TreeFactory.createStaticImportDeclaration(java.lang.String name)
Creates an import declaration.  | 
| Methods in javax.ide.model.java.source with parameters of type ImportT | |
|---|---|
 void | 
TreeVisitor.visitImportDeclaration(ImportT tree)
Visits a ImportT.  | 
| Uses of ImportT in javax.ide.model.java.source.tree | 
|---|
| Fields in javax.ide.model.java.source.tree declared as ImportT | |
|---|---|
static ImportT[] | 
ImportT.EMPTY_ARRAY
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||