public class NthRef extends Operand
| Modifier and Type | Field and Description |
|---|---|
int |
matchNumber |
EMPTY_ARRAY| Constructor and Description |
|---|
NthRef(int matchNumber) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
retrieve(InterpreterContext interp) |
java.lang.String |
toString() |
addUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getTargetClass, getValue, isConstant, isNonAtomicValue, storepublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Object retrieve(InterpreterContext interp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.