Uses of Class
org.jruby.runtime.scope.ManyVarsDynamicScope
Packages that use ManyVarsDynamicScope
-
Uses of ManyVarsDynamicScope in org.jruby.embed
Methods in org.jruby.embed that return ManyVarsDynamicScopeModifier and TypeMethodDescriptiondefault ManyVarsDynamicScope
EmbedEvalUnit.getScope()
Deprecated. -
Uses of ManyVarsDynamicScope in org.jruby.embed.variable
Methods in org.jruby.embed.variable with parameters of type ManyVarsDynamicScopeModifier and TypeMethodDescriptionstatic void
VariableInterceptor.inject
(BiVariableMap map, Ruby runtime, ManyVarsDynamicScope scope) Deprecated.