Function uvls::core::resolve::resolve_attributes_with_feature

source ยท
pub fn resolve_attributes_with_feature<'a, F: FnMut(RootSymbol, RootSymbol, &[Ustr], &AstDocument)>(
    files: &'a impl AstContainer,
    fs: &'a FileSystem,
    origin: FileID,
    context: &'a [Ustr],
    f: F,
)
Expand description

Find all attributes in orgin under context, allso gives the prefix for each attribut