org.gvnix.flex.as.classpath.as3parser
Interface CompilationUnitServices

All Known Implementing Classes:
As3ParserMutableClassOrInterfaceTypeDetails

public interface CompilationUnitServices

Services for manipulation of an ActionScript compilation unit.

Author:
Jeremy Grelle

Method Summary
 void addImport(String fullyQualifiedTypeName)
           
 void flush()
          Forces the implementation to flush any changes.
 ActionScriptPackage getCompilationUnitPackage()
           
 List<String> getImports()
           
 

Method Detail

getImports

List<String> getImports()

addImport

void addImport(String fullyQualifiedTypeName)

getCompilationUnitPackage

ActionScriptPackage getCompilationUnitPackage()

flush

void flush()
Forces the implementation to flush any changes.



Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.