Skip to main content

Interface: ILocation

protobuf.SourceCodeInfo.ILocation

Properties of a Location.

Implemented by

Properties

leadingComments

Optional leadingComments: null | string

Location leadingComments


leadingDetachedComments

Optional leadingDetachedComments: null | string[]

Location leadingDetachedComments


path

Optional path: null | number[]

Location path


span

Optional span: null | number[]

Location span


trailingComments

Optional trailingComments: null | string

Location trailingComments