Navigation

Operators and Keywords

Function List:

C++ API

tree_if_command_list Class Reference

#include <pt-select.h>

Inherits octave_base_list< tree_if_clause * >.

Collaboration diagram for tree_if_command_list:

List of all members.


Public Member Functions

 tree_if_command_list (void)
 tree_if_command_list (tree_if_clause *t)
 ~tree_if_command_list (void)
tree_if_command_listdup (symbol_table::scope_id scope, symbol_table::context_id context) const
void accept (tree_walker &tw)

Constructor & Destructor Documentation

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]


Member Function Documentation

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


The documentation for this class was generated from the following files: