Package org.codehaus.commons.compiler.samples
Sample applications for the Janino Java compiler.
-
Class Summary Class Description ClassBodyDemo A test program that allows you to play with theIClassBodyEvaluatorAPI.CompilerDemo A drop-in replacement for the JDK'sJAVACtool.DemoBase Common base class for the "...Demo" classes that demostrate Janino.ExpressionDemo A test program that allows you to play around with theIExpressionEvaluatorclass.ScriptDemo A test program that allows you to play around with theIScriptEvaluatorclass.ShippingCost Sample application which demonstrates how to use theIExpressionEvaluatorclass.