Uses of Class
org.jruby.runtime.ScopeStack

Packages that use ScopeStack
org.jruby   
org.jruby.runtime   
 

Uses of ScopeStack in org.jruby
 

Methods in org.jruby that return ScopeStack
 ScopeStack Ruby.getScope()
          Getter for property rubyScope.
 

Uses of ScopeStack in org.jruby.runtime
 

Methods in org.jruby.runtime that return ScopeStack
 ScopeStack ThreadContext.getScopeStack()
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.