#include <HVisitors.h>
Inheritance diagram for ErrorEraser:


Definition at line 190 of file HVisitors.h.
Public Member Functions | |
| ErrorEraser () | |
| Constructor. | |
| virtual void | visit (RegO &h) const |
| The visit function. | |
|
|
The visit function.
Implements ConstHVisitor. Definition at line 195 of file HVisitors.h. |
1.3.2