A sequence of statements that concludes with an await call.
A sequence of statements that concludes with an await call. The onComplete
handler will unconditionally transition to nextState.
A sequence of statements with a conditional transition to the next state, which will represent
a branch of an if or a match.
A sequence of statements that concludes with a unconditional transition to nextState
Uses AsyncBlockBuilder to create an instance of AsyncBlock.
Uses AsyncBlockBuilder to create an instance of AsyncBlock.
a Block tree in ANF
helper for looking up members of the state machine class
an AsyncBlock