Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
parseJsonText
parse
Json
Text
external
fun
parseJsonText
(
fileName
:
String
,
sourceText
:
String
)
:
JsonSourceFile
(
source
)
Parse json text into SyntaxTree and return node and parse errors if any
Parameters
file
Name
source
Text