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

      String newCompileArguments​(Path outputFile, Path inputFile)