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