Interface SuspendNode
- All Superinterfaces:
ResumableNode
- All Known Implementing Classes:
AbstractAwaitNode, AsyncGeneratorYieldNode, AsyncIteratorCloseWrapperNode, AsyncIteratorNextNode, AwaitNode, ModuleYieldNode, YieldNode, YieldStarNode
Marker interface for suspending nodes, i.e.,
yield and await.-
Nested Class Summary
Nested classes/interfaces inherited from interface ResumableNode
ResumableNode.WithIntState, ResumableNode.WithObjectState -
Method Summary
Methods inherited from interface ResumableNode
asResumableNode, getStateSlotKind, resetState, resume