Skip to main content

find_node_index_by_name

Function find_node_index_by_name 

Source
fn find_node_index_by_name(cpg: &CodePropertyGraph, name: &str) -> usize
Expand description

Look up a node index by name (linear scan, used only for annotations).