#include "pt-select.h"
Public Member Functions | |
tree_if_command_list () | |
tree_if_command_list (tree_if_clause *t) | |
~tree_if_command_list () | |
void | accept (tree_walker &tw) |
filepos | beg_pos () const |
filepos | end_pos () const |
token | if_token () const |
Definition at line 88 of file pt-select.h.
|
inline |
Definition at line 92 of file pt-select.h.
|
inline |
Definition at line 94 of file pt-select.h.
|
inline |
Definition at line 98 of file pt-select.h.
|
inline |
Definition at line 137 of file pt-select.h.
References tree_walker::visit_if_command_list().
Referenced by tree_evaluator::visit_if_command(), tree_print_code::visit_if_command(), and tree_walker::visit_if_command().
|
inline |
Definition at line 108 of file pt-select.h.
References tree_if_clause::beg_pos().
|
inline |
Definition at line 117 of file pt-select.h.
References tree_if_clause::end_pos().
|
inline |
Definition at line 126 of file pt-select.h.
References tree_if_clause::if_token().
Referenced by base_parser::finish_if_command().