Package org.codehaus.commons.compiler.samples
package org.codehaus.commons.compiler.samples
Sample applications for the Janino Java compiler.
-
ClassesClassDescriptionA test program that allows you to play with the
IClassBodyEvaluator
API.A drop-in replacement for the JDK'sJAVAC
tool.Common base class for the "...Demo" classes that demostrate Janino.A test program that allows you to play around with theIExpressionEvaluator
class.A test program that allows you to play around with theIScriptEvaluator
class.Sample application which demonstrates how to use theIExpressionEvaluator
class.