#include <reaching.h>
Inheritance diagram for udChainAnnote::
Public Methods | |
udChainAnnote (void) | |
stmt_list & | ud_chain (void) |
bool | is_annote_kind (string &s) |
Static Public Methods | |
udChainAnnote * | getUdChain (Node *n) |
void * | removeUdChains (Node *n) |
Private Attributes | |
stmt_list | _ud_chain |
|
|
|
|
|
Reimplemented from Annote. |
|
|
|
|
|
|