Usage
An indication of where a name is used in the file, suitable for presenting in an itemized list.
Properties
Link copied to clipboard
An index into the canonically ordered PhraseNodes in the PhrasePathRecord for this module compilation. That PhraseNode is enough information to identify a region of the module to highlight or select to identify the usage of the name.
Link copied to clipboard
The UsageType that indicates how the name is being used.
Functions
Link copied to clipboard
Serialize the receiver onto the given DataOutputStream, in a form suitable for reconstruction via the Usage constructor taking a DataInputStream.