Home > 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. |