to_main

Function to_main 

Source
pub fn to_main(
    node: &SyntaxNode<'_>,
    builder: &NodeBuilder,
    handler: &Handler,
) -> Result<Program>