dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
Fsm.isState
dextool
fsm
Fsm
struct
Fsm
(StateTT...)
bool
isState
(
Ts
...
)
(
)
Return Value
Type:
bool
true if the fsm is in the specified state.
Meta
Source
See Implementation
dextool
fsm
Fsm
aliases
StateT
functions
isState
static functions
opCall
variables
state