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