fixes for transformation
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
Please register or sign in to comment