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

type SingleThreadedCommentsMapInner = FxHashMap<BytePos, Vec<Comment>>;