fn find_node_index_by_name(cpg: &CodePropertyGraph, name: &str) -> usizeExpand description
Look up a node index by name (linear scan, used only for annotations).
fn find_node_index_by_name(cpg: &CodePropertyGraph, name: &str) -> usizeLook up a node index by name (linear scan, used only for annotations).