Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExecutionState<T>

Type parameters

  • T

Hierarchy

  • ExecutionState

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

eventHandlers

eventHandlers: EventHandlers<T>

skipHandler

skipHandler: SkipHandler<T> = null

state

state: IState<T>

tokenHandlers

tokenHandlers: TokenHandlers<T>

Methods

clone

Generated using TypeDoc