#include <pt-decl.h>
Inherits tree_decl_command.
Public Member Functions | |
tree_static_command (int l=-1, int c=-1) | |
tree_static_command (tree_decl_init_list *t, int l=-1, int c=-1) | |
~tree_static_command (void) | |
tree_command * | dup (symbol_table::scope_id scope, symbol_table::context_id context) const |
void | accept (tree_walker &tw) |
tree_static_command::tree_static_command | ( | tree_decl_init_list * | t, | |
int | l = -1 , |
|||
int | c = -1 | |||
) | [inline] |
tree_static_command::~tree_static_command | ( | void | ) | [inline] |
void tree_static_command::accept | ( | tree_walker & | tw | ) | [virtual] |
Implements tree.
tree_command * tree_static_command::dup | ( | symbol_table::scope_id | scope, | |
symbol_table::context_id | context | |||
) | const [virtual] |
Implements tree_command.