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