View Source Fountainedge.Token (Fountainedge v1.0.7)
Tokens track parallel progression from a fork to a join.
Link to this section Summary
Link to this section Types
Token structure.
:id
- Identifier of theFountainedge.Node
from where the fork originated (type:fork
.):token
- Identifier of theFountainedge.Node
where the out edge points to. Thereby, this is unique; one token is created per each out edge from the fork.