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