Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StateTree

Hierarchy

  • StateTree

Index

Constructors

constructor

Properties

_stateValue

_stateValue: StateValue | undefined

isResolved

isResolved: boolean

nodes

nodes: Record<string, StateTree>

Optional parent

parent: StateTree | undefined

stateNode

stateNode: StateNode

Accessors

absolute

atomicNodes

done

  • get done(): boolean

nextEvents

paths

  • get paths(): string[][]

resolved

value

Methods

clone

combine

getDoneData

  • getDoneData<TContext>(context: TContext, event: EventObject): any

getDoneEvents

getEntryExitStates

getEntryStates

getExitStates

matches

Generated using TypeDoc