Uses of Class
org.codehaus.janino.ScriptEvaluator
-
Packages that use ScriptEvaluator Package Description org.codehaus.janino The classes in this package pose the core of the Janino JavaTM compiler. -
-
Uses of ScriptEvaluator in org.codehaus.janino
Subclasses of ScriptEvaluator in org.codehaus.janino Modifier and Type Class Description class
ExpressionEvaluator
ThisIExpressionEvaluator
is implemented by creating and compiling a temporary compilation unit defining one class with one static method with one RETURN statement.
-