#include <goto_label_walker.h>
Inheritance diagram for goto_label_walker::

Public Methods | |
| virtual void | at_node (Node *the_node, Order ord) |
| virtual void | at_label (labelNode *the_label, Order ord) |
| virtual void | at_goto (gotoNode *the_goto, Order ord) |
Static Public Methods | |
| void | fixup (procNode *proc) |
| void | fixup (unitNode *prog) |
Private Methods | |
| goto_label_walker () | |
Private Attributes | |
| Labels_table | _labels |
| bool | _have_labels |
|
|
|
|
||||||||||||
|
Reimplemented from Walker. |
|
||||||||||||
|
Reimplemented from Walker. |
|
||||||||||||
|
Reimplemented from Walker. |
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001