@lcap/nasl-unified-frontend-generator > StateContextIR
StateContextIR class
Signature:
declare class StateContextIR
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(providedStates, consumedStateNames, actions, parentCtx) | Constructs a new instance of the StateContextIR class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
actions | StateActionIR[] | ||
consumedStateNames | string[] | ||
providedStates | StateIR[] |