@yantrix/automata v0.0.2 • Docs
Yantrix API / @yantrix/automata / BasicActionDictionary
Class: BasicActionDictionary
Basic action dictionary class that is used in Yantrix automatas.
Extends
AbstractActionDictionary
<number
,Record
<number
,any
>, typeofAbstractBaseClass
,this
> &AbstractBaseClass
<this
>
Implements
IActionDictionary
<TAutomataBaseActionType
,Record
<TAutomataBaseActionType
,any
>>