Home > blockly > CodeGenerator > definitions_
CodeGenerator.definitions_ property
A dictionary of definitions to be printed before the code.
Signature:
protected definitions_: {
[key: string]: string;
};
Home > blockly > CodeGenerator > definitions_
A dictionary of definitions to be printed before the code.
Signature:
protected definitions_: {
[key: string]: string;
};