setPrefix method

void setPrefix()

Implementation

void setPrefix() {
  hitState = hitState | PREFIX;
}