Class OutputFileAccess

java.lang.Object
org.ek9lang.compiler.backend.llvm.OutputFileAccess
All Implemented Interfaces:
BiFunction<IRConstruct, String, File>

public final class OutputFileAccess extends Object implements BiFunction<IRConstruct, String, File>
Creates the File Object in the appropriate location for llvm output.