JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
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
Visitor1
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.
Visitor2
A visitor that sets the paint cmd in the VisitorDemoModel to a cmd that draws various shapes.