Package org.codehaus.janino
Interface UnitCompiler.Compilable2
-
- Enclosing class:
- UnitCompiler
static interface UnitCompiler.Compilable2Interface for delayed code generation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancompile()
-
-
-
Method Detail
-
compile
boolean compile() throws CompileException- Throws:
CompileException
-
-