pub fn extract_inheritance(node: &Node<'_>, source: &str) -> Vec<String>
Extract inheritance information from a class_specifier or struct_specifier node.