[][src]Type Definition swc_common::comments::CommentMap

type CommentMap = DashMap<BytePos, Vec<Comment>, FxBuildHasher>;