Class | Description |
---|---|
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 © 2001-2015 JRuby. All Rights Reserved.