blockly > CodeGenerator > definitions_

CodeGenerator.definitions_ प्रॉपर्टी

कोड से पहले प्रिंट की जाने वाली परिभाषाओं की डिक्शनरी.

हस्ताक्षर:

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