Groovy 1.7.0

org.codehaus.groovy.tools.javac
Interface JavaCompiler


interface JavaCompiler

author:
Alex.Tkachman


Method Summary
void compile(List files, CompilationUnit cu)

 

Method Detail

compile

public void compile(List files, CompilationUnit cu)


 

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