Class JessopCompiledScript

java.lang.Object
javax.script.CompiledScript
com.randomnoun.common.jessop.JessopCompiledScript

Container class for the target script generated by the JessopScriptBuilder from the jessop source.

If the implementation language supports compilation then this class also contains the compiled form of the generated script.

Author:
knoxg