|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CallType | |
| org.jruby | |
| org.jruby.runtime | |
| Uses of CallType in org.jruby |
| Methods in org.jruby with parameters of type CallType | |
IRubyObject |
RubyModule.call(IRubyObject recv,
java.lang.String name,
IRubyObject[] args,
CallType callType)
rb_call |
| Uses of CallType in org.jruby.runtime |
| Fields in org.jruby.runtime declared as CallType | |
static CallType |
CallType.NORMAL
|
static CallType |
CallType.FUNCTIONAL
|
static CallType |
CallType.SUPER
|
static CallType |
CallType.VARIABLE
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||