Skip to main content

python_deferred_annotation_identifier_ranges

Function python_deferred_annotation_identifier_ranges 

Source
pub fn python_deferred_annotation_identifier_ranges(
    string: Node<'_>,
    source: &str,
    cancellation: Option<&CancellationToken>,
) -> Option<Vec<Range>>
Expand description

Parse one exactly mapped deferred annotation and return its identifier ranges.