setNull method

void setNull()

Implementation

void setNull() {
  type = ARG_TYPE_NULL;
}