Class OutputFileAccess

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

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