Package | Description |
---|---|
org.jruby.ir |
Modifier and Type | Class and Description |
---|---|
class |
IRBindingEvalScript
Explicit Binding Evals must allow preserving values between evals.
|
Modifier and Type | Method and Description |
---|---|
IREvalScript |
IRBuilder.buildEvalRoot(StaticScope staticScope,
IRScope containingScope,
String file,
int lineNumber,
RootNode rootNode,
EvalType evalType) |
Copyright © 2001-2015 JRuby. All Rights Reserved.