pub(super) async fn prepare_type_hierarchy(
environment: &MountainEnvironment,
document_uri: Url,
position_dto: PositionDTO,
) -> Result<Option<Value>, CommonError>Expand description
Prepare type hierarchy - establish the root TypeHierarchyItem.