|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyJRuby.JRubyCompiledScript
public static class RubyJRuby.JRubyCompiledScript
Constructor Summary | |
---|---|
RubyJRuby.JRubyCompiledScript()
|
Method Summary | |
---|---|
static IRubyObject |
compiled_script_inspect_bytecode(IRubyObject recv)
|
static IRubyObject |
compiled_script_inspect(IRubyObject recv)
|
static IRubyObject |
compiled_script_to_s(IRubyObject recv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyJRuby.JRubyCompiledScript()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |