Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Turning location information into highlighted text suitable for rendering. You probably do not need this module unless you want to create your own diagnostic handler.
module type Tag = sig ... end
The signature of tags
module type S = sig ... end
The signature of explicators.
The default tag blending algorithm that chooses the more important tag based on priority.