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.EvalUnit
Copyright © 2001-2017 JRuby. All Rights Reserved.