public class Backref extends Reference
| Modifier and Type | Field and Description |
|---|---|
char |
type |
EMPTY_ARRAY| Constructor and Description |
|---|
Backref(char t) |
| Modifier and Type | Method and Description |
|---|---|
Object |
retrieve(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
Object[] temp) |
String |
toString() |
void |
visit(IRVisitor visitor) |
addUsedVariables, cloneForInlining, getNamecanCopyPropagate, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, hasKnownValuepublic Object retrieve(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001-2014 JRuby. All Rights Reserved.