Question: how we can use reflection with the vistor pattern. That instead of having the visitor method, you will try to use reflection to use any
how we can use reflection with the vistor pattern. That instead of having the visitor method, you will try to use reflection to use any function name defined by the user at run time. Reflection is simply using user text input to be part of your code. Show your design and the complete code.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
