|
||||||||||
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 |
getSimplifiedOperand(java.util.Map<Operand,Operand> valueMap)
|
boolean |
isNonAtomicValue()
|
Methods inherited from class org.jruby.compiler.ir.operands.Operand |
---|
addUsedVariables, fetchCompileTimeArrayElement, getTargetClass, getValue, isConstant |
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 Operand
public boolean isNonAtomicValue()
isNonAtomicValue
in class Operand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |