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

type CommentMap = CHashMap<BytePos, Vec<Comment>>;