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