primarySymbolSet
Notification that the given symbol was set as the primary symbol.
- Parameters:
symbol- the symbol that is now primary.
voidassociationAdded(SourceType symbol,
Reference ref) voidvoidvoidvoidprimarySymbolSet(SourceType symbol) voidsymbolAdded(SourceType symbol) voidsymbolRemoved(Address addr,
String name,
boolean isLocal) voidsymbolRenamed(SourceType symbol,
String oldName) voidsymbolScopeChanged(SourceType symbol) symbol - the symbol that was added.addr - address where the symbol wasname - name of symbolisLocal - true if the symbol was in the scope
of a functionsymbol - symbol that was renamedoldName - old name of the symbolsymbol - the symbol that is now primary.symbol - the symbol whose scope has changed.addr - the address that made an external entry point.addr - the address the removed as an external entry point.symbol - affected symbolref - affected referenceref - the reference that had a symbol association removed.