public static class RubyJRuby.JRubyCompiledScript
extends java.lang.Object
Constructor and Description |
---|
RubyJRuby.JRubyCompiledScript() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
compiled_script_inspect_bytecode(IRubyObject recv) |
static IRubyObject |
compiled_script_inspect(IRubyObject recv) |
static IRubyObject |
compiled_script_to_s(IRubyObject recv) |
public static IRubyObject compiled_script_to_s(IRubyObject recv)
public static IRubyObject compiled_script_inspect(IRubyObject recv)
public static IRubyObject compiled_script_inspect_bytecode(IRubyObject recv)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.