JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jruby.internal.runtime.methods
Interface MethodArgs
All Known Implementing Classes:
DefaultMethod
,
InterpretedMethod
,
JittedMethod
,
TraceableInterpretedMethod
public interface
MethodArgs
Any class which can expose information about the arguments it requires
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ArgsNode
getArgsNode
()
Method Detail
getArgsNode
ArgsNode
getArgsNode()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method