Natural Docs Version 0.9 |
NaturalDocs:: Parser:: ParsedTopicA class for parsed topics of source files. Summary
MembersThe object is a blessed arrayref with the following indexes.
New
Creates a new object. Parameters
ReturnsThe new object. Scope
Returns the scope the section appears in. Applies to Body() only. Will be undef if global. Prototype
Returns the function prototype, if Type() is TOPIC_FUNCTION or TOPIC_VARIABLE and one is defined. Will be undef otherwise. |