Core
Usage
A reference to an exportable object in a file. Attributes: match: The exact match of the usage usage_symbol: The symbol this object is used in usage_type: How this symbol was used kind: Where this symbol was used (IE: in a type parameter or in the body of the class, etc)
Attributes
kind
Where this symbol was used (IE: in a type parameter or in the body of the class, etc)
match
The exact match of the usage
usage_symbol
The symbol this object is used in
usage_type
How this symbol was used