Skip to main content

is_selected

Function is_selected 

Source
pub(crate) fn is_selected(
    it: &impl AstNode,
    selection: TextRange,
    allow_empty: bool,
) -> bool