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

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

Get the combined range of multiple nodes.