#include <include/visitor.h>
Inheritance diagram for ImplicitConverter:

Definition at line 496 of file visitor.h.
| Public Member Functions | |
| ImplicitConverter (Cfg *cfg) | |
| Exp * | postVisit (RefExp *e) | 
| Private Attributes | |
| Cfg * | cfg | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from ExpModifier. Definition at line 616 of file visitor.cpp. References cfg, Cfg::findImplicitAssign(), RefExp::getDef(), Unary::getSubExp1(), NULL, and RefExp::setDef(). | 
| 
 | 
| 
 Definition at line 497 of file visitor.h. Referenced by postVisit(). | 
 1.4.6
 1.4.6