Skip to main content

find_node_by_id

Function find_node_by_id 

Source
pub fn find_node_by_id(sources: &Value, target_id: u64) -> Option<&Value>
Expand description

Find the raw AST node with the given id by walking all sources.