|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.javasupport.JavaEmbedUtils.InterpretedEvalUnit
public static class JavaEmbedUtils.InterpretedEvalUnit
An evaluation unit which is based on running JRuby's interpreter (as opposed to the compiler).
Constructor Summary | |
---|---|
protected |
JavaEmbedUtils.InterpretedEvalUnit(Ruby runtime,
Node node)
|
Method Summary | |
---|---|
IRubyObject |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JavaEmbedUtils.InterpretedEvalUnit(Ruby runtime, Node node)
Method Detail |
---|
public IRubyObject run()
run
in interface JavaEmbedUtils.EvalUnit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |