public void ifnull(Label label) throws IOException { push(-1); branch(198, label); }
public void if_icmpne(Label label) throws IOException { push(-2); branch(160, label); }
public void ifne(Label label) throws IOException { push(-1); branch(154, label); }
public void goto_(Label label) throws IOException { branch(167, label); }