Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
getTokenSourceMapRange
get
Token
Source
Map
Range
external
fun
getTokenSourceMapRange
(
node
:
Node
,
token
:
SyntaxKind
)
:
SourceMapRange
?
(
source
)
Gets the TextRange to use for source maps for a token of a node.