649650651652653654655
public CodeBlock RESET() { return add(new Reset(this)); } public CodeBlock SHIFT() { return add(new Shift(this)); }