Properties of a Location.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| path | Array.<number> | null | <optional> | Location path | 
| span | Array.<number> | null | <optional> | Location span | 
| leadingComments | string | null | <optional> | Location leadingComments | 
| trailingComments | string | null | <optional> | Location trailingComments | 
| leadingDetachedComments | Array.<string> | null | <optional> | Location leadingDetachedComments |