@scion-scxml/core-base
v1.0.25
Published
Provide BaseInterpreter class and helper functions to modules that implement Statechart interface.
Downloads
27
Readme
Overview
This module provides an abstract class BaseInterpreter, which can be extended to provide interpreters that implement custom Statecharts semantics.
Currently, BaseInterpreter is extended into two concrete Statechart realizations, scion-core and scion-core-legacy.