parse
本頁內容尚未翻譯。
parse(
source):MdiSyntaxParseResult
Defined in: mdi/src/index.ts:179
Parse the complete .mdi source in Rust and return the versioned
language-neutral document IR. JavaScript performs no grammar work.
Parameters
Section titled “Parameters”source
Section titled “source”string