parse
本頁內容尚未翻譯。
parse(
source):MdiSyntaxParseResult
Defined in: nodejs/packages/mdi/src/index.ts:308
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