Uses of Interface
org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags

Packages that use CompilerConfigurationChangeFlags
org.aspectj.ajde.core   
org.aspectj.ajdt.internal.core.builder   
 

Uses of CompilerConfigurationChangeFlags in org.aspectj.ajde.core
 

Subinterfaces of CompilerConfigurationChangeFlags in org.aspectj.ajde.core
 interface ICompilerConfiguration
          Interface that contains all the configuration required for the compiler to be able to perform a build
 

Uses of CompilerConfigurationChangeFlags in org.aspectj.ajdt.internal.core.builder
 

Classes in org.aspectj.ajdt.internal.core.builder that implement CompilerConfigurationChangeFlags
 class AjBuildConfig
          All configuration information needed to run the AspectJ compiler.
 class AjState
          Maintains state needed for incremental compilation