Skip to main content

Home > blockly > geras > StatementInput > (constructor)

geras.StatementInput.(constructor)

Constructs a new instance of the StatementInput class

Signature:

constructor(constants: BaseConstantProvider, input: Input);

Parameters

ParameterTypeDescription
constantsBaseConstantProviderThe rendering constants provider.
inputInputThe statement input to measure and store information for.