Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.inlay-hints-request-args


filecljs

(file inlay-hints-request-args)

The file for the request (absolute pathname required).

Returns: string

The file for the request (absolute pathname required).

**Returns:** `string`
sourceraw docstring

lengthcljs

(length inlay-hints-request-args)

Length of the span.

Returns: number

Length of the span.

**Returns:** `number`
sourceraw docstring

project-file-namecljs

(project-file-name inlay-hints-request-args)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

set-file!cljs

(set-file! inlay-hints-request-args value)

The file for the request (absolute pathname required).

The file for the request (absolute pathname required).
sourceraw docstring

set-length!cljs

(set-length! inlay-hints-request-args value)

Length of the span.

Length of the span.
sourceraw docstring

set-project-file-name!cljs

(set-project-file-name! inlay-hints-request-args value)
source

set-start!cljs

(set-start! inlay-hints-request-args value)

Start position of the span.

Start position of the span.
sourceraw docstring

startcljs

(start inlay-hints-request-args)

Start position of the span.

Returns: number

Start position of the span.

**Returns:** `number`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close