Skip to main content

extract_implements

Function extract_implements 

Source
pub fn extract_implements(node: &Node<'_>, content: &str) -> ImplementsInfo
Expand description

Extract implements/extends list for a JS/TS class or interface node.