Groovy 1.8.4

org.codehaus.groovy.tools.javac
[Java] Interface JavaCompiler


public interface JavaCompiler

Authors:
Alex.Tkachman


Method Summary
void compile(List files, CompilationUnit cu)

 

Method Detail

compile

public void compile(List files, CompilationUnit cu)


 

Copyright © 2003-2011 The Codehaus. All rights reserved.