465466467468469470471
public CodeBlock NEXT0() { return add(new Next0(this)); } public CodeBlock NEXT1() { return add(new Next1(this)); }