clearStructure method

void clearStructure()

Implementation

void clearStructure() {
  _structure.clear();
}