blockly > CodeGenerator > definitions_

CodeGenerator.definitions_ özelliği

Koddan önce yazdırılacak tanımlar sözlüğü.

İmza:

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