Uses of Class
org.aspectj.ajde.core.AjCompiler
Packages that use AjCompiler
-
Uses of AjCompiler in org.aspectj.ajde
Methods in org.aspectj.ajde that return AjCompilerModifier and TypeMethodDescriptionAjde.getCompilerForConfigFile(String configFile) If the provided configFile is the same as the id for the last compiler then returns that, otherwise clears the state for the saved compiler and creates a new one for the provided configFile -
Uses of AjCompiler in org.aspectj.ajde.core.internal
Constructors in org.aspectj.ajde.core.internal with parameters of type AjCompiler