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, getName
canCopyPropagate, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, hasKnownValue
public Object retrieve(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001-2014 JRuby. All Rights Reserved.