package rfsm
A toolset for describing and simulating StateChart-like state diagrams
Install
Dune Dependency
Authors
Maintainers
Sources
rfsm-v1.6-alpha-3.tbz
sha256=eb9583d2a7e354f00f4e0f6b2ea34f2825c92a15a21b708e03fa72c570104ab6
sha512=baff3194770f85efc55e813bbf5e515e1d0d4fae44c492fc6c15ba4834cc41fae5ecb842de1b1fdea10bafe19b4b72320b829d862aeefc6d58845270d8b3088f
doc/rfsm/Rfsm/Typing/index.html
Module Rfsm.Typing
Source
Typing
Exceptions
where, what, name
Typing
type_expression env te
returns the type represented by type expression te
in environment env
type_expression env e
returns the type of expression e
in environment env
, performing all required type checks.
type_stimuli env id ty sd
type checks an input stimuli description sd
against type ty
type_fsm_model env m
type checks an FSM model in environment env
type_fsm_inst env f
type checks an FSM instance f
in environment env
.
Printers
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page