Package org.jruby.runtime.scope

Class Summary
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.
ThreeVarDynamicScope This is a DynamicScope that supports exactly three variables.
TwoVarDynamicScope This is a DynamicScope that supports exactly three variables.
 



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