| Package | Description | 
|---|---|
| org.apache.flex.compiler.internal.projects | This package is the internal counterpart of the external
 org.apache.flex.compiler.projectspackage. | 
| org.apache.flex.compiler.internal.units | This package is the internal counterpart of the external
 org.apache.flex.compiler.unitspackage. | 
| org.apache.flex.compiler.projects | This package contains interfaces representing projects. | 
| Modifier and Type | Method and Description | 
|---|---|
| IInvisibleCompilationUnit | ASProject. createInvisibleCompilationUnit(String rootSourceFile,
                              IFileSpecificationGetter fileSpecGetter) | 
| IInvisibleCompilationUnit | ASProject. createInvisibleCompilationUnit(String rootSourceFile,
                              IFileSpecificationGetter fileSpecGetter,
                              String qName) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InvisibleCompilationUnitImplementation of  IInvisibleCompilationUnit. | 
| Modifier and Type | Method and Description | 
|---|---|
| IInvisibleCompilationUnit | IASProject. createInvisibleCompilationUnit(String absoluteFileName,
                              IFileSpecificationGetter fileSpecGetter)Creates an  IInvisibleCompilationUnitfor the specified absolute
 file name. | 
| IInvisibleCompilationUnit | IASProject. createInvisibleCompilationUnit(String rootSourceFile,
                              IFileSpecificationGetter fileSpecGetter,
                              String qName)Creates an  IInvisibleCompilationUnitfor the specified absolute
 file name, specifying a qualified name. | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.