Skip to content
  • Paff's avatar
    fixes for transformation · 26a161ba
    Paff authored
    transformation in three steps because the visitor uses an iterator and
    it is not possible to delete an element during this process without
    conflicts
    find elements which are needed, find elements which are not needed,
    delete this elements
    26a161ba