Package org.jruby.runtime.builtin

Interface Summary
InstanceVariables Interface that represents the instance variable aspect of Ruby objects.
InternalVariables Interface that gives access to the internal variables of a Ruby object.
IRubyObject Object is the parent class of all classes in Ruby.
Variable<BaseObjectType>  
 

Class Summary
InstanceVariableTable  
InstanceVariableTable.TryLockVisitor  
InstanceVariableTable.VariableTableEntry Every entry in the variable map is represented by an instance of this class.
InstanceVariableTable.Visitor  
 



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