|
||||||||||
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.DynamicReference
org.jruby.compiler.ir.operands.DynamicSymbol
public class DynamicSymbol
Field Summary |
---|
Fields inherited from class org.jruby.compiler.ir.operands.Operand |
---|
EMPTY_ARRAY |
Constructor Summary | |
---|---|
DynamicSymbol(CompoundString s)
|
Method Summary |
---|
Methods inherited from class org.jruby.compiler.ir.operands.DynamicReference |
---|
addUsedVariables, getSimplifiedOperand, isNonAtomicValue |
Methods inherited from class org.jruby.compiler.ir.operands.Operand |
---|
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 DynamicSymbol(CompoundString s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |