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