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;