module Synopsis.SXR
class SXR
Symboltable containing source code locations of symbol definitions, as well as different types of references.
SXR-inheritance
-Attributes
source code
-Methods
  __init__(self)
references
source code
  index(self)
references
source code
  generate_index(self)
references
source code
(Re-)generate an index after entries have been added.
  merge(self, other)
references
source code