Home

Code Location

Properties

The CodeLocation type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
sourceThe source of the code, a file path, label or URL.String-
startLineThe 0-based index if the first line on which the error occurred.UnsignedInteger-
startColumnThe 0-based index if the first column on which the error occurred.UnsignedInteger-
endLineThe 0-based index if the last line on which the error occurred.UnsignedInteger-
endColumnThe 0-based index if the last column on which the error occurred.UnsignedInteger-

Related

The CodeLocation type is related to these types:

Bindings

The CodeLocation type is represented in:


This documentation was generated from CodeLocation.yaml by docs_types.rs.

© 2026 Stencila