|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubyJRuby
public class RubyJRuby
Module which defines JRuby-specific methods for use.
| Constructor Summary | |
|---|---|
RubyJRuby()
|
|
| Method Summary | |
|---|---|
static RubyModule |
createJRuby(Ruby runtime)
|
static IRubyObject |
parse(IRubyObject recv,
IRubyObject arg1,
IRubyObject arg2,
IRubyObject arg3,
Block unusedBlock)
|
static IRubyObject |
runtime(IRubyObject recv,
Block unusedBlock)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyJRuby()
| Method Detail |
|---|
public static RubyModule createJRuby(Ruby runtime)
public static IRubyObject runtime(IRubyObject recv,
Block unusedBlock)
public static IRubyObject parse(IRubyObject recv,
IRubyObject arg1,
IRubyObject arg2,
IRubyObject arg3,
Block unusedBlock)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||