blockly > CodeGenerator > (constructor)
CodeGenerator.(constructor)
Constructs a new instance of the CodeGenerator class
Signature:
constructor(name: string);
Parameters
Parameter | Type | Description |
|---|---|---|
name | string | Language name of this generator. |
blockly > CodeGenerator > (constructor)
Constructs a new instance of the CodeGenerator class
Signature:
constructor(name: string);
Parameter | Type | Description |
|---|---|---|
name | string | Language name of this generator. |