class documentation

class Location:

View In Hierarchy

Represents the location of an #ApiObject by a filename and line number.
Class Variable endlineno Undocumented
Class Variable filename Undocumented
Class Variable lineno Undocumented
endlineno: t.Optional[int] =

Undocumented

filename: t.Optional[str] =

Undocumented

lineno: int =

Undocumented