blockly >代码生成器 >CodeGeneratordefinitions_

要在代码之前输出的定义字典。

Signature:

protected definitions_: {
       
[key: string]: string;
   
};