swc_common::comments

Type Alias SingleThreadedCommentsMap

Source
pub type SingleThreadedCommentsMap = Rc<RefCell<SingleThreadedCommentsMapInner>>;

Aliased Typeยง

struct SingleThreadedCommentsMap { /* private fields */ }