public class GlobalVariable extends Reference
EMPTY_ARRAY
Constructor and Description |
---|
GlobalVariable(String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object arg0) |
Object |
retrieve(ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
Object[] temp) |
void |
visit(IRVisitor visitor) |
addUsedVariables, cloneForInlining, getName, toString
canCopyPropagate, fetchCompileTimeArrayElement, getSimplifiedOperand, getValue, hasKnownValue
public GlobalVariable(String name)
public int compareTo(Object arg0)
public Object retrieve(ThreadContext context, IRubyObject self, DynamicScope currDynScope, Object[] temp)
Copyright © 2001-2015 JRuby. All Rights Reserved.