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

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