Navigation

Operators and Keywords

Function List:

C++ API

tree_continue_command Class Reference

#include <pt-jump.h>

Inherits tree_command.

Collaboration diagram for tree_continue_command:

List of all members.

Public Member Functions

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

Static Public Attributes

static int continuing = 0

Constructor & Destructor Documentation

tree_continue_command::tree_continue_command ( int  l = -1,
int  c = -1 
) [inline]
tree_continue_command::~tree_continue_command ( void   )  [inline]

Member Function Documentation

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

Implements tree.

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

Implements tree_command.


Member Data Documentation


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