public class ZSuperInvokeSite extends SuperInvokeSite
BOOTSTRAP, splatMap, superNamecallType, file, line, methodName, NEGATE| Constructor and Description |
|---|
ZSuperInvokeSite(java.lang.invoke.MethodType type,
java.lang.String name,
java.lang.String splatmapString,
java.lang.String file,
int line) |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
fail(ThreadContext context,
IRubyObject caller,
IRubyObject self,
RubyClass definingModule,
IRubyObject[] args,
Block block) |
IRubyObject |
invoke(ThreadContext context,
IRubyObject caller,
IRubyObject self,
RubyClass definingModule,
IRubyObject[] args,
Block block) |
bootstrapbootstrap, methodMissingbootstrap, callMethodMissing, callMethodMissing, callMethodMissing, callMethodMissing, fail, fail, fail, fail, fail, invoke, name, negate, pollAndGetClass, prepareBinder, setInitialTarget, setTarget, testClass, toStringpublic ZSuperInvokeSite(java.lang.invoke.MethodType type,
java.lang.String name,
java.lang.String splatmapString,
java.lang.String file,
int line)
public IRubyObject invoke(ThreadContext context, IRubyObject caller, IRubyObject self, RubyClass definingModule, IRubyObject[] args, Block block) throws java.lang.Throwable
invoke in class SuperInvokeSitejava.lang.Throwablepublic IRubyObject fail(ThreadContext context, IRubyObject caller, IRubyObject self, RubyClass definingModule, IRubyObject[] args, Block block) throws java.lang.Throwable
fail in class SuperInvokeSitejava.lang.ThrowableCopyright © 2001-2021 JRuby. All Rights Reserved.