封鎖 >程序 >mutateCallers

Procedures.mutCallers() 函式

當程序定義變更參數時,請尋找及編輯所有呼叫端。

Signature:

export declare function mutateCallers(defBlock: Block): void;

參數

參數 類型 說明
defBlock 封鎖 程序定義區塊。

傳回:

void