# Range (/docs/api/interfaces/Range)



Defined in: [packages/core/src/diagnostics.ts:10](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/diagnostics.ts#L10)

## Properties [#properties]

### end [#end]

```ts
end: Position;
```

Defined in: [packages/core/src/diagnostics.ts:12](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/diagnostics.ts#L12)

***

### start [#start]

```ts
start: Position;
```

Defined in: [packages/core/src/diagnostics.ts:11](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/diagnostics.ts#L11)


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)