A goto statement. More...
#include <goto_statement.h>
Public Member Functions | |
| goto_statement (label *l, string label_name, location loc) | |
| string | get_label_name () |
| void | print () |
| label * | get_label () |
| label ** | get_label_ref () |
| virtual string | to_string () const |
Friends | |
| class | boost::serialization::access |
A goto statement.
1.6.3