Public Methods |
| id_lookup_walker (unitNode *u, bool verb) |
virtual void | at_proc (procNode *the_proc, Order ord) |
virtual void | at_decl (declNode *the_decl, Order ord) |
virtual void | at_call (callNode *the_call, Order ord) |
virtual void | at_tdef (tdefNode *the_tdef, Order ord) |
virtual void | at_id (idNode *the_id, Order ord) |
virtual void | at_binary (binaryNode *the_binary, Order ord) |
Static Public Methods |
void | fixup (unitNode *u, bool verb) |
id_lookup_walker * | fixup_and_return (unitNode *u, bool verb) |
Private Methods |
void | conflict (const Coord &c, const string &msg) |
Private Attributes |
bool | _verbose |