Returns all the path leaves under a given use item.
Returns all the path stars under a given use item.
Returns all the constant definitions of the given module.
Returns all the enums of the given module.
Returns all the extern_functions of the given module.
Returns all the extern_types of the given module.
Returns all the free functions of the given module.
Returns the generated_file_infos of the given module.
Returns the use *
of the given module, by its ID.
Returns all the impl aliases of the given module.
Returns all the impls of the given module.
Returns all the plugin diagnostics of the given module.
Diagnostic notes for diagnostics originating in the plugin generated files identified by
FileId
.
Returns all the structs of the given module.
Returns all the traits of the given module.
Returns all the type aliases of the given module.
Returns all the uses of the given module.
Returns the VirtualFile
matching the given external id.
Validates that all attributes on the given item are in the allowed set or adds diagnostics.