public class ConstantStringLiteral extends StringLiteral
bytelist, coderange, EMPTY_STRING, stringEMPTY_ARRAY| Constructor and Description |
|---|
ConstantStringLiteral(String s) |
| Modifier and Type | Method and Description |
|---|---|
Object |
retrieve(ThreadContext context,
IRubyObject self,
StaticScope currScope,
DynamicScope currDynScope,
Object[] temp) |
addUsedVariables, cloneForInlining, equals, getByteList, getCodeRange, getString, hashCode, hasKnownValue, toString, visitcanCopyPropagate, getOperandType, getSimplifiedOperand, getValuepublic ConstantStringLiteral(String s)
public Object retrieve(ThreadContext context, IRubyObject self, StaticScope currScope, DynamicScope currDynScope, Object[] temp)
retrieve in class StringLiteralCopyright © 2001-2015 JRuby. All Rights Reserved.