Flexflow.Process (flexflow v0.1.0) View Source

Process

Link to this section Summary

Link to this section Types

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)