Verwendungen von Klasse
org.aspectj.ajdt.internal.core.builder.AjState
Packages, die AjState verwenden
-
Verwendungen von AjState in org.aspectj.ajdt.internal.compiler
Konstruktoren in org.aspectj.ajdt.internal.compiler mit Parametern vom Typ AjStateModifiziererKonstruktorBeschreibungAjCompilerAdapter(Compiler compiler, boolean isBatchCompile, BcelWorld world, BcelWeaver weaver, EclipseFactory eFactory, IIntermediateResultsRequestor intRequestor, IProgressListener progressListener, IOutputClassFileNameProvider outputFileNameProvider, IBinarySourceProvider binarySourceProvider, Map fullBinarySourceEntries, boolean isXterminateAfterCompilation, boolean proceedOnError, boolean noAtAspectJProcessing, boolean reflectable, AjState incrementalCompilationState) Create an adapter, and tell it everything it needs to now to drive the AspectJ parts of a compile cycle.AjPipeliningCompilerAdapter(Compiler compiler, boolean isBatchCompile, BcelWorld world, BcelWeaver weaver, EclipseFactory eFactory, IIntermediateResultsRequestor intRequestor, IProgressListener progressListener, IOutputClassFileNameProvider outputFileNameProvider, IBinarySourceProvider binarySourceProvider, Map fullBinarySourceEntries, boolean isXterminateAfterCompilation, boolean proceedOnError, boolean noAtAspectJProcessing, boolean makeReflectable, AjState incrementalCompilationState) Create an adapter, and tell it everything it needs to now to drive the AspectJ parts of a compile cycle. -
Verwendungen von AjState in org.aspectj.ajdt.internal.core.builder
Methoden in org.aspectj.ajdt.internal.core.builder, die AjState zurückgebenModifizierer und TypMethodeBeschreibungstatic AjStateIncrementalStateManager.findStateManagingOutputLocation(File location) AjBuildManager.getState()static AjStateIncrementalStateManager.retrieveStateFor(String configFile) Methoden in org.aspectj.ajdt.internal.core.builder mit Parametern vom Typ AjStateModifizierer und TypMethodeBeschreibungstatic voidIncrementalStateManager.recordSuccessfulBuild(String buildConfig, AjState state) voidKonstruktoren in org.aspectj.ajdt.internal.core.builder mit Parametern vom Typ AjStateModifiziererKonstruktorBeschreibungStatefulNameEnvironment(IModuleAwareNameEnvironment baseEnvironment, Map<String, File> classesFromName, AjState state)