Module hw06

Package provided.basicVisitorFW.visitors


package provided.basicVisitorFW.visitors
A package of provided example visitors for the basicVisitorFW visitor system.
  • Class Summary
    Class
    Description
    A visitor that returns a String that says "This is the result from HostX, where HostX is the type of the IHost object executing this visitor.
    A visitor that sets the paint cmd in the VisitorDemoModel to a cmd that draws various shapes.