Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.location

Location in source code expressed as (one-based) line and (one-based) column offset.

Location in source code expressed as (one-based) line and (one-based) column offset.
raw docstring

linecljs

(line location)

Returns: number

**Returns:** `number`
sourceraw docstring

offsetcljs

(offset location)

Returns: number

**Returns:** `number`
sourceraw docstring

set-line!cljs

(set-line! location value)
source

set-offset!cljs

(set-offset! location value)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close