| Package | Description |
|---|---|
| de.dhbwstuttgart.syntaxtree |
| Modifier and Type | Field and Description |
|---|---|
private ImportDeclarations |
SourceFile.imports
HOTI 4.5.06
Beinhaltet alle Imports des aktuell geparsten Files
in Form einer UsedId
|
| Modifier and Type | Method and Description |
|---|---|
ImportDeclarations |
SourceFile.getImports() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceFile.addImports(ImportDeclarations imports) |
private void |
SourceFile.setImports(ImportDeclarations newImports) |