flexflow
v0.1.0
Pages
Modules
Flexflow.Process
(flexflow v0.1.0)
View Source
Process
Link to this section
Summary
Types
t()
Functions
defevent(name, opts \\ [])
deftransition(module_or_name, tuple)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %Flexflow.Process{graph:
Graph.t
(), name:
String.t
()}
Link to this section
Functions
Link to this macro
defevent(name, opts \\ [])
View Source
(macro)
Link to this macro
deftransition(module_or_name, tuple)
View Source
(macro)