Uses of Class
org.ek9lang.compiler.config.PhaseSupplier
Packages that use PhaseSupplier
Package
Description
C - For the Suppliers of the 'compilation phases' as mentioned in the
org.ek9lang.compiler package.-
Uses of PhaseSupplier in org.ek9lang.compiler.config
Subclasses of PhaseSupplier in org.ek9lang.compiler.configModifier and TypeClassDescriptionclassSupplies the compiler phases for the back end.classSupplies just the front end of the compiler.classSupplies all the phases for a full compilation from end to end.classSupplies the middle end phases for compilation..