Package org.jruby.runtime.scope

Class Summary
DummyDynamicScope This is a DynamicScope that does not support any variables.
FourVarDynamicScope This is a DynamicScope that supports exactly four variables.
ManyVarsDynamicScope Represents the the dynamic portion of scoping information.
NoVarsDynamicScope This is a DynamicScope that does not support any variables.
OneVarDynamicScope This is a DynamicScope that supports exactly three variables.
SharedBindingDynamicScope  
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.