Uses of Class
org.codehaus.janino.ClassBodyEvaluator

Packages that use ClassBodyEvaluator
org.codehaus.janino The classes in this package pose the core of the Janino JavaTM compiler. 
 

Uses of ClassBodyEvaluator in org.codehaus.janino
 

Subclasses of ClassBodyEvaluator in org.codehaus.janino
 class ExpressionEvaluator
          This IExpressionEvaluator is implemented by creating and compiling a temporary compilation unit defining one class with one static method with one RETURN statement.
 class ScriptEvaluator
          A number of "convenience constructors" exist that execute the setup steps instantly.
 



Copyright © 2001-2012. All Rights Reserved.