|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||