Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
LanguageService
/
getSpanOfEnclosingComment
get
Span
Of
Enclosing
Comment
abstract
fun
getSpanOfEnclosingComment
(
fileName
:
String
,
position
:
Double
,
onlyMultiLine
:
Boolean
)
:
TextSpan
?
(
source
)