Function rslint_core::util::multi_node_range[][src]

pub fn multi_node_range(nodes: impl Iterator<Item = SyntaxNode>) -> TextRange
Expand description

Get the combined range of multiple nodes.