Jump

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

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

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product