reset method

void reset()

Reset all mapped processors.

Implementation

void reset() {
  _parseProcessors.clear();
}