Package org.codehaus.janino
Interface UnitCompiler.Compilable
-
- Enclosing class:
- UnitCompiler
static interface UnitCompiler.Compilable
Helper interface for string conversion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
compile()
-
-
-
Method Detail
-
compile
void compile() throws CompileException
- Throws:
CompileException
-
-