Uses of Interface
org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
Packages that use CompilerConfigurationChangeFlags
Package
Description
-
Uses of CompilerConfigurationChangeFlags in org.aspectj.ajde.core
Subinterfaces of CompilerConfigurationChangeFlags in org.aspectj.ajde.coreModifier and TypeInterfaceDescriptioninterfaceInterface 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 CompilerConfigurationChangeFlagsModifier and TypeClassDescriptionclassAll configuration information needed to run the AspectJ compiler.classMaintains state needed for incremental compilation -
Uses of CompilerConfigurationChangeFlags in org.aspectj.tools.ajbrowser.core
Classes in org.aspectj.tools.ajbrowser.core that implement CompilerConfigurationChangeFlagsModifier and TypeClassDescriptionclassAjBrowser implementation of ICompilerConfiguration which returns something for getClasspath(), getJavaOptionsMap(), getNonStandardOptions() and getOutputLocationManager() and null for everything else.