Class OutputFileAccess
java.lang.Object
org.ek9lang.compiler.backend.jvm.OutputFileAccess
- All Implemented Interfaces:
BiFunction<Construct,
String, File>
Returns File Object in the appropriate location for jvm output.
It may not actually exist yet, but the path to it will.
-
Constructor Details
-
OutputFileAccess
-
-
Method Details
-
apply
-