pub fn parse(file_id: u64, source: &str) -> Vec<StructuralNode>
Parse a JSON source into structural nodes.