# Position (/docs/api/interfaces/Position)



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

## Properties [#properties]

### col [#col]

```ts
col: number;
```

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

1-based column number.

***

### line [#line]

```ts
line: number;
```

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

1-based line number.


## Sitemap

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