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 |
---|---|
java.lang.Object |
retrieve(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
java.lang.Object[] temp) |
java.lang.String |
toString() |
void |
visit(IRVisitor visitor) |
addUsedVariables, cloneForInlining, getName
canCopyPropagate, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, hasKnownValue
public java.lang.Object retrieve(ThreadContext context, IRubyObject self, DynamicScope currDynScope, java.lang.Object[] temp)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.