Natural Docs Version 0.9 |
NaturalDocs:: SymbolTable:: SymbolA class representing a symbol or a potential symbol. Summary
MembersThe class is implemented as a blessed arrayref. The following constants are its members.
AddDefinition
Adds a symbol definition. If this is the first definition for this symbol, it will become the global definition. If the definition already exists for the file, it will be ignored. Parameters
ChangeDefinition
Changes the information about an existing definition. Parameters
GlobalType
Returns the type of the global definition. Will be one of Topic Types or undef if the symbol isn’t defined. |