public class NthRef extends Reference
| Modifier and Type | Field and Description |
|---|---|
int |
matchNumber |
EMPTY_ARRAY| Constructor and Description |
|---|
NthRef(int matchNumber) |
| Modifier and Type | Method and Description |
|---|---|
Object |
retrieve(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
Object[] temp) |
void |
visit(IRVisitor visitor) |
addUsedVariables, cloneForInlining, getName, toStringcanCopyPropagate, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, hasKnownValuepublic Object retrieve(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001-2016 JRuby. All Rights Reserved.