blockly > geras > StatementInput
geras.StatementInput class
An object containing information about the space a statement input takes up during rendering.
Signature:
export declare class StatementInput extends BaseStatementInput
Extends: BaseStatementInput
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(constants, input) | Constructs a new instance of the StatementInput class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| constants_ | GerasConstantProvider |