Uses of Package
org.jruby.runtime.scope

Packages that use org.jruby.runtime.scope
org.jruby.runtime.scope   
 

Classes in org.jruby.runtime.scope used by org.jruby.runtime.scope
NoVarsDynamicScope
          This is a DynamicScope that does not support any variables.
OneVarDynamicScope
          This is a DynamicScope that supports exactly three variables.
ThreeVarDynamicScope
          This is a DynamicScope that supports exactly three variables.
TwoVarDynamicScope
          This is a DynamicScope that supports exactly three variables.
 



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