#include <ptree.h>
Inheritance diagram for PtreeClassSpec:


Public Methods | |
| PtreeClassSpec (Ptree *, Ptree *, Ptree *) | |
| PtreeClassSpec (Ptree *, Ptree *, Ptree *, char *) | |
| int | What () |
| Ptree * | Translate (Walker *) |
| char * | GetEncodedName () |
| Ptree * | GetComments () |
Private Attributes | |
| char * | encoded_name |
| Ptree * | comments |
Friends | |
| class | Parser |
|
||||||||||||||||
|
Definition at line 669 of file ptree.cc. References comments, encoded_name, and nil. |
|
||||||||||||||||||||
|
Definition at line 676 of file ptree.cc. References comments, and encoded_name. |
|
|
Definition at line 698 of file ptree.cc. References comments. |
|
|
Reimplemented from Ptree. Definition at line 693 of file ptree.cc. References encoded_name. |
|
|
Reimplemented from Ptree. Definition at line 688 of file ptree.cc. References Walker::TranslateClassSpec(). |
|
|
Reimplemented from Ptree. Definition at line 683 of file ptree.cc. References ntClassSpec. |
|
|
|
|
|
Definition at line 289 of file ptree.h. Referenced by GetComments(), and PtreeClassSpec(). |
|
|
Definition at line 288 of file ptree.h. Referenced by GetEncodedName(), and PtreeClassSpec(). |
1.2.15