| 1 | use super::Diagnostic; |
| 2 | use crate::util::{ |
| 3 | ALL_ALLOWED_NAMES, ClassItemMeta, ContentItem, ContentItemInner, ErrorVec, ExceptionItemMeta, |
| 4 | ItemMeta, ItemMetaInner, ItemNursery, SimpleItemMeta, format_doc, infer_native_call_flags, |
nothing calls this directly
no outgoing calls
no test coverage detected