Module refs

Module refs 

Source
Expand description

Utilities for working with definition references in expressions.

Functionsยง

contains_ref
Check if expression contains a reference to the given name.
ref_names
Collect all reference names as owned strings.
ref_nodes
Iterate over all Ref nodes in an expression tree.