parseJsonText

external fun parseJsonText(fileName: String, sourceText: String): JsonSourceFile(source)

Parse json text into SyntaxTree and return node and parse errors if any

Parameters

fileName
sourceText