Web Site

org.codehaus.janino
Interface AstCompilationUnitGenerator


public interface AstCompilationUnitGenerator

Author:
Eugene Kuleshov

Method Summary
 Java.CompilationUnit generate()
           
 

Method Detail

generate

public Java.CompilationUnit generate()
                              throws Exception
Throws:
Exception

Web Site