Skip to main content

query_matches

Function query_matches 

Source
pub fn query_matches<'tree>(
    node: Node<'tree>,
    query: &Query,
    code_raw: &[u8],
) -> Vec<Vec<QueryCapture<'tree>>>