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

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