Liking cljdoc? Tell your friends :D

dots.typescript.source-file-like

Subset of properties from SourceFile that are used in multiple utility functions

Subset of properties from SourceFile that are used in multiple utility functions
raw docstring

line-and-character-of-positioncljs

(line-and-character-of-position source-file-like pos)

Parameters:

  • pos: number

Returns: LineAndCharacter

**Parameters:**
- `pos`: `number`

**Returns:** `LineAndCharacter`
sourceraw docstring

textcljs

(text source-file-like)

Returns: string

**Returns:** `string`
sourceraw docstring

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

× close