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