public static class JavaEmbedUtils.InterpretedEvalUnit extends java.lang.Object implements JavaEmbedUtils.EvalUnit
| Modifier | Constructor and Description |
|---|---|
protected |
InterpretedEvalUnit(Ruby runtime,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
run() |
public IRubyObject run()
run in interface JavaEmbedUtils.EvalUnitCopyright © 2001-2018 JRuby. All Rights Reserved.