java.lang.Object
provided.basicVisitorFW.HostA
- All Implemented Interfaces:
IHost
A concrete host type
- Author:
- swong
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HostA
public HostA()
-
-
Method Details
-
execute
Description copied from interface:IHost
Execute the given visitor, passing the given parameters and returning the result -
toString
-