Navigation

Operators and Keywords

Function List:

C++ API

tree_command Class Reference

#include <pt-cmd.h>

Inherits tree.

Inherited by tree_break_command, tree_complex_for_command, tree_continue_command, tree_decl_command, tree_function_def, tree_if_command, tree_no_op_command, tree_return_command, tree_simple_for_command, tree_switch_command, tree_try_catch_command, tree_unwind_protect_command, and tree_while_command.

Collaboration diagram for tree_command:

List of all members.


Public Member Functions

 tree_command (int l=-1, int c=-1)
virtual ~tree_command (void)
virtual tree_commanddup (symbol_table::scope_id, symbol_table::context_id context) const =0

Constructor & Destructor Documentation

tree_command::tree_command ( int  l = -1,
int  c = -1 
) [inline]

virtual tree_command::~tree_command ( void   )  [inline, virtual]


Member Function Documentation


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