Difficult to Add New Element Types:?
- While adding new operations is easy, adding new element types can be
challenging. Every new element requires modifying all existing visitor classes
to implement the new Visit method.
challenging. Every new element requires modifying all existing visitor classes
to implement the new Visit method.