fn is_in_source_range(
element: &SourceElement,
location: &SourceLocation,
) -> boolExpand description
Calculates whether element is within the range of the target location.
fn is_in_source_range(
element: &SourceElement,
location: &SourceLocation,
) -> boolCalculates whether element is within the range of the target location.