Jump

dotty.tools.backend.jvm.BCodeSkelBuilder.LoadDestination.Jump
final case class Jump(label: Label, targetStackSize: Size)

The value is put on the stack, and control flow is transferred to the given label.

Attributes

Members list

Value members

Inherited methods

An iterator over the names of all the elements of this product.

An iterator over the names of all the elements of this product.

Attributes

Inherited from:
Product

An iterator over all the elements of this product.

An iterator over all the elements of this product.

Attributes

Returns

in the default implementation, an Iterator[Any]

Inherited from:
Product