Core
UsageType
Describes how a symbol is used elsewhere. Used in conjunction with get_usages Attributes: DIRECT: Direct imports and usages within the same file CHAINED: Chained references (ie: module.foo) INDIRECT: Indirect usages with the same name ALIASED: Aliased indirect usages