Groovy 2.2.0

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-2013 The Codehaus. All rights reserved.