public class ClassSuperInvokeSite extends ResolvedSuperInvokeSite
splatMap, superNameBOOTSTRAParity, cache, callType, file, fullSignature, line, methodName, NEGATE, signature| Constructor and Description |
|---|
ClassSuperInvokeSite(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 |
|---|---|
protected RubyClass |
getSuperClass(RubyClass definingModule) |
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, getHandle, invoke, name, negate, pollAndGetClass, prepareBinder, setInitialTarget, setTarget, testClass, toString, updateInvocationTargetpublic ClassSuperInvokeSite(java.lang.invoke.MethodType type,
java.lang.String name,
java.lang.String splatmapString,
java.lang.String file,
int line)
protected RubyClass getSuperClass(RubyClass definingModule)
getSuperClass in class ResolvedSuperInvokeSitepublic IRubyObject invoke(ThreadContext context, IRubyObject caller, IRubyObject self, RubyClass definingModule, IRubyObject[] args, Block block) throws java.lang.Throwable
java.lang.ThrowableCopyright © 2001-2022 JRuby. All Rights Reserved.