Class JavacJavaCompiler

java.lang.Object
org.codehaus.groovy.tools.javac.JavacJavaCompiler
All Implemented Interfaces:
JavaCompiler

public class JavacJavaCompiler
extends java.lang.Object
implements JavaCompiler
  • Constructor Summary

    Constructors
    Constructor Description
    JavacJavaCompiler​(CompilerConfiguration config)  
  • Method Summary

    Modifier and Type Method Description
    void compile​(java.util.List<java.lang.String> files, CompilationUnit cu)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait