Interface SinglePackagePhaseFactory
-
public interface SinglePackagePhaseFactoryInstantiates aCompilationPhasethat operates on a single pair ofPackageRegistryandCompositePackageDescr
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CompilationPhasecreate(PackageRegistry pkgRegistry, CompositePackageDescr packageDescr)
-
-
-
Method Detail
-
create
CompilationPhase create(PackageRegistry pkgRegistry, CompositePackageDescr packageDescr)
-
-