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 is a website building & hosting documentation for Clojure/Script libraries

× close