Class class.
Operations Summary: | |
__init__(self, file, line, language, type, name) [Source] | |
parents(self) The list of Inheritance objects representing base classes [Source] | |
template(self) The Template Type if this is a template, or None [Source] | |
set_template(self, template) [Source] | |
accept(self, visitor) [Source] |
Operations Inherited from Group | |
declarations |
Operations Inherited from Declaration | |
file, line, language, type, name, comments, accessibility, set_name, set_accessibility |