#include <pt-select.h>
Inherits octave_base_list< tree_if_clause * >.
Public Member Functions | |
tree_if_command_list (void) | |
tree_if_command_list (tree_if_clause *t) | |
~tree_if_command_list (void) | |
tree_if_command_list * | dup (symbol_table::scope_id scope, symbol_table::context_id context) const |
void | accept (tree_walker &tw) |
tree_if_command_list::tree_if_command_list | ( | void | ) | [inline] |
tree_if_command_list::tree_if_command_list | ( | tree_if_clause * | t | ) | [inline] |
tree_if_command_list::~tree_if_command_list | ( | void | ) | [inline] |
void tree_if_command_list::accept | ( | tree_walker & | tw | ) |
tree_if_command_list * tree_if_command_list::dup | ( | symbol_table::scope_id | scope, | |
symbol_table::context_id | context | |||
) | const |