org.jruby
Class RubyObject.VariableTableEntry

java.lang.Object
  extended by org.jruby.RubyObject.VariableTableEntry
Enclosing class:
RubyObject

protected static final class RubyObject.VariableTableEntry
extends java.lang.Object

Every entry in the variable map is represented by an instance of this class.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.