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, store
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Object retrieve(InterpreterContext interp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.