Uses of Class
org.tentackle.script.ruby.RubyScript.CompiledScript
-
-
Uses of RubyScript.CompiledScript in org.tentackle.script.ruby
Methods in org.tentackle.script.ruby that return RubyScript.CompiledScript Modifier and Type Method Description RubyScript.CompiledScriptRubyScript. getCompiledScript()Gets the compiled script.
Will be parsed if not done yet.RubyScript.CompiledScriptRubyScript. parse()
-