org.codehaus.groovy.tools.javac
Interface JavaCompiler

All Known Implementing Classes:
JavacJavaCompiler

public interface JavaCompiler

Author:
Alex.Tkachman

Method Summary
 void compile(java.util.List files, CompilationUnit cu)
           
 

Method Detail

compile

void compile(java.util.List files,
             CompilationUnit cu)


Copyright © ${year} The Codehaus. All Rights Reserved.