Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
JSDocParsingMode
/
Companion
/
ParseAll
Parse
All
val
ParseAll
:
JSDocParsingMode
(
source
)
Always parse JSDoc comments and include them in the AST.
This is the default if no mode is provided.