Natural Docs Version 1.0 |
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. Type
Returns the type of the section. Will be one of Topic Types. Class
Returns the class of the section. Applies to Name() only. Will be undef if global. 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. Body
Returns the section’s body, formatted in NDMarkup. May be undef. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||