clearAll method

void clearAll()

Implementation

void clearAll() {
  addOp(OP_CLEAR_ALL, '-', '-');
}