Class AsyncGeneratorYieldNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, ResumableNode, ResumableNode.WithIntState, SuspendNode, Cloneable

public class AsyncGeneratorYieldNode extends AbstractAwaitNode implements ResumableNode.WithIntState