|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.compiler.ir.operands.Operand
org.jruby.compiler.ir.operands.Attribute
public class Attribute
| Field Summary |
|---|
| Fields inherited from class org.jruby.compiler.ir.operands.Operand |
|---|
EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
Attribute()
|
|
| Method Summary | |
|---|---|
Operand |
cloneForInlining(InlinerInfo ii)
|
Operand |
getSimplifiedOperand(java.util.Map<Operand,Operand> valueMap)
|
boolean |
isNonAtomicValue()
|
| Methods inherited from class org.jruby.compiler.ir.operands.Operand |
|---|
addUsedVariables, fetchCompileTimeArrayElement, getTargetClass, getValue, isConstant, retrieve, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Attribute()
| Method Detail |
|---|
public Operand getSimplifiedOperand(java.util.Map<Operand,Operand> valueMap)
getSimplifiedOperand in class Operandpublic boolean isNonAtomicValue()
isNonAtomicValue in class Operandpublic Operand cloneForInlining(InlinerInfo ii)
cloneForInlining in class Operand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||