[][src]Function sixtyfps_compilerlib::compile_syntax_node

pub fn compile_syntax_node(
    doc_node: SyntaxNodeWithSourceFile,
    diagnostics: FileDiagnostics,
    compiler_config: &CompilerConfiguration<'_>
) -> (Document, BuildDiagnostics)