groovy / 4.0 / org / codehaus / groovy / tools / javac / javacompiler.html

[Java] Interface JavaCompiler

public interface JavaCompiler

Methods Summary

Methods
Type Params Return Type Name and description
public void compile(List<String> files, CompilationUnit cu)

Method Detail

public void compile(List<String> files, CompilationUnit cu)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/tools/javac/JavaCompiler.html