#include "pt-select.h"
Public Member Functions | |
| tree_switch_case_list () | |
| tree_switch_case_list (tree_switch_case *t) | |
| ~tree_switch_case_list () | |
| void | accept (tree_walker &tw) |
| filepos | beg_pos () const |
| filepos | end_pos () const |
| comment_list | leading_comments () const |
| comment_list | trailing_comments () const |
Definition at line 253 of file pt-select.h.
|
inline |
Definition at line 257 of file pt-select.h.
|
inline |
Definition at line 259 of file pt-select.h.
|
inline |
Definition at line 263 of file pt-select.h.
|
inline |
Definition at line 309 of file pt-select.h.
References tree_walker::visit_switch_case_list().
Referenced by tree_breakpoint::visit_switch_command(), tree_print_code::visit_switch_command(), and tree_walker::visit_switch_command().
|
inline |
Definition at line 273 of file pt-select.h.
References tree_switch_case::beg_pos().
|
inline |
Definition at line 282 of file pt-select.h.
References tree_switch_case::end_pos().
|
inline |
Definition at line 291 of file pt-select.h.
References tree_switch_case::leading_comments().
|
inline |
Definition at line 300 of file pt-select.h.
References tree_switch_case::trailing_comments().