callMethod 属性
反映了被反映对象的 call
方法的一个镜子。
实现
// This is only here because in the past the VM did not implement a call
// method on closures.
MethodMirror get callMethod;
反映了被反映对象的 call
方法的一个镜子。
// This is only here because in the past the VM did not implement a call
// method on closures.
MethodMirror get callMethod;