Skip to main content

contiguous_range_for_comment

Function contiguous_range_for_comment 

Source
fn contiguous_range_for_comment(
    first: AnyComment,
    visited: &mut FxHashSet<AnyComment>,
) -> Option<TextRange>