Package htmlcompiler.compilers.scripts
Interface CodeCompiler.CompileArgumentsSupplier
- Enclosing interface:
- CodeCompiler
public static interface CodeCompiler.CompileArgumentsSupplier
-
Method Summary
Modifier and Type Method Description String
newCompileArguments(Path outputFile, Path inputFile)
-
Method Details
-
newCompileArguments
-