Package org.jruby.ir.operands
Interface StringLiteral
- All Known Implementing Classes:
ChilledString
,FrozenString
,MutableString
public interface StringLiteral
-
Method Summary
-
Method Details
-
getByteList
ByteList getByteList() -
getCodeRange
int getCodeRange()
-