All Implemented Interfaces:
net.covers1624.quack.util.Copyable<Instruction>

public class Branch extends SimpleInstruction
Unconditional branch.

When humping to the entrypoint of the current block container, the branch represents a continue statement.

Created by covers1624 on 25/2/21.