ED-Eiffel
: Approach abstracting both the visitor and the element types
(mos's homepage)
External dispatch solution:
(Source code)
(Compiled Eiffel code)
Inheritance class diagram:
NODE
NODE_A
NODE_B
NODE_VISITOR1
NODE_VISITOR1_A
NODE_VISITOR1_B
NODE_VISITOR2
NODE_VISITOR2_A
NODE_VISITOR2_B
TEST
(mos at ua.pt)
University of Aveiro
,
DETI
/
IEETA