Uses of Class
org.codehaus.commons.compiler.Cookable

Packages that use Cookable
Package
Description
This package declares interfaces for the implementation of an IExpressionEvaluator, an IScriptEvaluator, an IClassBodyEvaluator and an ISimpleCompiler.
An implementation of the org.codehaus.commons.compiler API that uses the "JAVAC" Java compiler that is part of the "Java Development Kit" (JDK).
The core of the Janino Java compiler.