Class OutputFileAccess

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

public final class OutputFileAccess extends Object implements BiFunction<IRConstruct, String, File>
Returns File Object in the appropriate location for jvm output. It may not actually exist yet, but the path to it will.