class documentation

class DefLocation: (source)

View In Hierarchy

A location of a symbol definition. Attributes: def_id: The definition id (scope + name) location: The location of the definition in the source code. Note that a single definition can have multiple locations, for symbols that are redefined in the code.

Class Variable def_id Undocumented
Class Variable location Undocumented

Undocumented

Undocumented