Class BackEndSupplier

java.lang.Object
org.ek9lang.compiler.config.PhaseSupplier
org.ek9lang.compiler.config.BackEndSupplier
All Implemented Interfaces:
Supplier<List<BiFunction<Workspace, CompilerFlags, CompilationPhaseResult>>>

public class BackEndSupplier extends PhaseSupplier
Supplies the compiler phases for the back end. Everything after IR.