public class RubyConstantCallSite extends MutableCallSite
| Constructor and Description |
|---|
RubyConstantCallSite(MethodType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
dynamicInvoker, getTarget, setTarget, syncAllpublic RubyConstantCallSite(MethodType type, String name)
public String name()
Copyright © 2001–2024 JRuby. All rights reserved.