Visits an unknown kind of element.
This can occur if the language evolves and new kinds
of elements are added to the Element
hierarchy.
e | the element to visit | |
p | a visitor-specified parameter |
UnknownElementException
| a visitor implementation may optionally throw this exception |
Diagram: ElementVisitor