Navigation

Operators and Keywords

Function List:

C++ API

tree_global_command Class Reference

#include <pt-decl.h>

Inherits tree_decl_command.

Collaboration diagram for tree_global_command:

List of all members.


Public Member Functions

 tree_global_command (int l=-1, int c=-1)
 tree_global_command (tree_decl_init_list *t, int l=-1, int c=-1)
 ~tree_global_command (void)
tree_commanddup (symbol_table::scope_id scope, symbol_table::context_id context) const
void accept (tree_walker &tw)

Constructor & Destructor Documentation

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

tree_global_command::tree_global_command ( tree_decl_init_list t,
int  l = -1,
int  c = -1 
) [inline]

tree_global_command::~tree_global_command ( void   )  [inline]


Member Function Documentation

void tree_global_command::accept ( tree_walker tw  )  [virtual]

Implements tree.

tree_command * tree_global_command::dup ( symbol_table::scope_id  scope,
symbol_table::context_id  context 
) const [virtual]

Implements tree_command.


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