public abstract class Constant extends Operand
| Modifier and Type | Field and Description |
|---|---|
protected IRubyObject |
cachedValue |
EMPTY_ARRAY| Constructor and Description |
|---|
Constant() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConstant() |
addUsedVariables, cloneForInlining, fetchCompileTimeArrayElement, getSimplifiedOperand, getTargetClass, getValue, isNonAtomicValue, retrieve, storeprotected IRubyObject cachedValue
public boolean isConstant()
isConstant in class OperandCopyright © 2002-2009 JRuby Team. All Rights Reserved.