protected static class OutputExtensionInfo.OutputScheduler extends FabILScheduler
Modifier and Type | Field and Description |
---|---|
protected Job |
objectJob |
extInfo
Modifier and Type | Method and Description |
---|---|
Job |
addJob(Source source) |
Job |
addJob(Source source,
Node ast) |
Goal |
Parsed(Job job) |
Goal |
TypesInitialized(Job job) |
CheckAbortRetry, ClassesHashed, ClassReferencesCollected, CodeGenerated, CollectStaticInitializers, CreateJavaSkeleton, ExpressionsFlattened, FindUpdatedVariables, FixArrayInitializerTypes, ImmutableFlagsCleared, ImportTableInitialized, InitializationsChecked, InnerClassesRemoved, InstrumentThreads, LabelsAssigned, LocationsAssigned, LoopsNormalized, Memoized, PrincipalsDelegated, ReadWriteChecked, RewriteAtomic, RewriteAtomicMethods, RewriteProviders, RewriteProxies, RewriteRemoteCalls, RewriteStoreGetters, runToCompletion, Serialized, SignatureClean, SignaturesHashed, TypeCheckedAfterFlatten, TypeExists, WrapInlineables
public Job addJob(Source source, Node ast)
public Job addJob(Source source)
public Goal TypesInitialized(Job job)
TypesInitialized
in class FabILScheduler
public Goal Parsed(Job job)