Natural Docs Version 1.2 |
NaturalDocs:: SymbolTable:: ReferenceA class representing a symbol or a potential symbol. Summary
MembersThe class is implemented as a blessed arrayref. The following constants are its members. SetCurrentInterpretation
Changes the current interpretation. The new one must already have been added via AddInterpretation(). Parameters
|
sub New |
sub AddDefinition #(file) |
sub DeleteDefinition #(file) |
| ||||||||||
sub DeleteInterpretation #(symbolString) |
sub DeleteAllInterpretationsButCurrent |
sub SetCurrentInterpretation #(symbolString) |
sub Definitions |
sub IsDefined |
sub IsDefinedIn #(file) |
sub Interpretations |
sub InterpretationsAndScores |
sub HasCurrentInterpretation |
sub CurrentInterpretation |
sub CurrentScore |