|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jruby.runtime.scope | |
---|---|
org.jruby.embed | |
org.jruby.embed.internal | |
org.jruby.embed.variable | |
org.jruby.runtime.scope |
Classes in org.jruby.runtime.scope used by org.jruby.embed | |
---|---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information. |
Classes in org.jruby.runtime.scope used by org.jruby.embed.internal | |
---|---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information. |
Classes in org.jruby.runtime.scope used by org.jruby.embed.variable | |
---|---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |