Skip to main content

python_identifiers

Function python_identifiers 

Source
pub fn python_identifiers(
    query: &Query,
    tree: &Tree,
    _trigger_point: Point,
    text: &str,
    line: u32,
) -> Vec<PythonIdentifier>