Uses of Class
org.jruby.ast.executable.ScriptAndCode
Packages that use ScriptAndCode
-
Uses of ScriptAndCode in org.jruby
Methods in org.jruby that return ScriptAndCodeModifier and TypeMethodDescriptionprivate ScriptAndCodeRuby.precompileCLI(RootNode scriptNode) private ScriptAndCodeRuby.tryCompile(RootNode root, ClassDefiningClassLoader classLoader) -
Uses of ScriptAndCode in org.jruby.ir
Methods in org.jruby.ir that return ScriptAndCodeModifier and TypeMethodDescriptionprotected ScriptAndCodeCompiler.execute(Ruby runtime, IRScriptBody scope, ClassDefiningClassLoader classLoader)