[][src]Function sixtyfps_compilerlib::compile_syntax_node

pub async fn compile_syntax_node(
    doc_node: SyntaxNodeWithSourceFile,
    diagnostics: FileDiagnostics,
    compiler_config: CompilerConfiguration
) -> (Document, BuildDiagnostics)