Package org.jruby.runtime

Interface Summary
Constants  
ErrorLogger Defines an interface which should used in JRuby to log error messages and warnings.
IAccessor  
ICallable  
IGlobalVariables  
IRaiseListener  
 

Class Summary
Arity The arity of a method is the number of arguments it takes.
Block  
BlockStack  
CallbackFactory Helper class to build Callback method.
CallType  
DynamicVariableSet Names and values of dynamic variables.
Frame  
FrameStack  
GlobalVariable  
Iter  
LastCallStatus  
ObjectSpace  
ReadonlyGlobalVariable  
RubyExceptions  
RubyOptions  
Scope A Scope in the Ruby Stack of scopes.
ScopeStack  
ThreadContext  
Visibility  
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.