Navigation

Operators and Keywords

Function List:

C++ API

tree_return_list Class Reference

#include <pt-misc.h>

Inherits octave_base_list< tree_index_expression * >.

Collaboration diagram for tree_return_list:

List of all members.

Public Member Functions

 tree_return_list (void)
 tree_return_list (tree_index_expression *t)
 ~tree_return_list (void)
tree_return_listdup (symbol_table::scope_id scope, symbol_table::context_id context) const
void accept (tree_walker &tw)

Constructor & Destructor Documentation

tree_return_list::tree_return_list ( void   )  [inline]
tree_return_list::tree_return_list ( tree_index_expression t  )  [inline]
tree_return_list::~tree_return_list ( void   ) 

Member Function Documentation

void tree_return_list::accept ( tree_walker tw  ) 
tree_return_list * tree_return_list::dup ( symbol_table::scope_id  scope,
symbol_table::context_id  context 
) const

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines