blockly >代码生成器 >CodeGeneratordefinitions_

CodeGenerator.definitions_ 属性

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

Signature:

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