Package | Description |
---|---|
org.jruby.embed | |
org.jruby.embed.internal | |
org.jruby.embed.variable | |
org.jruby.runtime.scope |
Class and Description |
---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information.
|
Class and Description |
---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information.
|
Class and Description |
---|
ManyVarsDynamicScope
Represents the the dynamic portion of scoping information.
|
Class and Description |
---|
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 © 2001-2015 JRuby. All Rights Reserved.