Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/state-machine.interface.ts
Result of state machine analysis
Properties
| Property | Type |
|---|---|
stateMachines | StateMachine[] |
totalStates | number |
totalTransitions | number |
filePath | string |
analyzedAt | Date |
Was this page helpful?