Statement Class

Namespace: Stimulsoft.Blockly.Model

Inheritance

Implements: IFragment

Methods

Method Returns Description
evaluate any  
evaluateAsync Promise  
implements any[]  

Method Details

evaluate

evaluate(context: Context): any

Parameters

Returns any


evaluateAsync

evaluateAsync(context: Context): Promise

Parameters

Returns Promise


implements

implements(): any[]

Returns any[]

Fields

Field Type Description
block IronBlock  
name string