
#include <xi-Member.h>


Public Member Functions | |
| ClassDeclaration (int l, const char *name_) | |
| void | print (XStr &str) |
| void | genDecls (XStr &str) |
Private Attributes | |
| const char * | name |
Definition at line 104 of file xi-Member.h.
| xi::ClassDeclaration::ClassDeclaration | ( | int | l, | |
| const char * | name_ | |||
| ) |
Definition at line 339 of file xi-Member.C.
References xi::AstNode::line, and xi::Member::setChare().

| void xi::ClassDeclaration::print | ( | XStr & | str | ) | [virtual] |
| void xi::ClassDeclaration::genDecls | ( | XStr & | str | ) | [virtual] |
const char* xi::ClassDeclaration::name [private] |
1.5.5