|
||||||||||
| 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.Variable
org.jruby.compiler.ir.operands.TemporaryVariable
org.jruby.compiler.ir.operands.TemporaryClosureVariable
public class TemporaryClosureVariable
| Field Summary |
|---|
| Fields inherited from class org.jruby.compiler.ir.operands.Operand |
|---|
EMPTY_ARRAY |
| Constructor Summary | |
|---|---|
TemporaryClosureVariable(int closureId,
int offset)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPrefix()
|
| Methods inherited from class org.jruby.compiler.ir.operands.TemporaryVariable |
|---|
compareTo, getName, retrieve, store, toString |
| Methods inherited from class org.jruby.compiler.ir.operands.Variable |
|---|
addUsedVariables, cloneForInlining, getSimplifiedOperand, getValue |
| Methods inherited from class org.jruby.compiler.ir.operands.Operand |
|---|
fetchCompileTimeArrayElement, getTargetClass, isConstant, isNonAtomicValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TemporaryClosureVariable(int closureId,
int offset)
| Method Detail |
|---|
public java.lang.String getPrefix()
getPrefix in class TemporaryVariable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||