Uses of Class
org.ek9lang.compiler.config.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
Modifier and TypeClassDescriptionclass
Supplies the compiler phases for the back end.class
Supplies just the front end of the compiler.class
Supplies all the phases for a full compilation from end to end.class
Supplies the middle end phases for compilation..