public class UnexecutableNil extends Nil
| Modifier and Type | Field and Description |
|---|---|
static UnexecutableNil |
U_NIL |
cachedValueEMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
Operand |
fetchCompileTimeArrayElement(int argIndex,
boolean getSubArray) |
java.lang.Object |
retrieve(InterpreterContext interp) |
java.lang.String |
toString() |
isConstantaddUsedVariables, cloneForInlining, getSimplifiedOperand, getTargetClass, getValue, isNonAtomicValue, storepublic static final UnexecutableNil U_NIL
public Operand fetchCompileTimeArrayElement(int argIndex, boolean getSubArray)
fetchCompileTimeArrayElement in class Nilpublic java.lang.Object retrieve(InterpreterContext interp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.