Class CompilerFactory

java.lang.Object
ca.mcscert.jpipe.compiler.CompilerFactory

public final class CompilerFactory extends Object
Assembles a Compiler from a CompilationConfig by wiring the appropriate pipeline steps.

Not all formats are implemented yet. Unsupported combinations throw UnsupportedOperationException at factory time, before any file I/O occurs.