Class Tools.AutoDoc.PikeObjects._Class_or_Module
- Description
Base class for representing classes, modules and namespaces.
- See also
- Variable children
array(_Class_or_Module) Tools.AutoDoc.PikeObjects._Class_or_Module.children
- Description
Entities that are children to this entity.
- Variable docGroups
array(DocGroup) Tools.AutoDoc.PikeObjects._Class_or_Module.docGroups
- Description
Documented entities that are children to this entity.
- Variable documentation
Documentation Tools.AutoDoc.PikeObjects._Class_or_Module.documentation
- Note
The documentation appears as a child of the <class> or <module>
- Inherit PikeObject
inherit PikeObject : PikeObject