swc_common::comments

Type Alias SingleThreadedCommentsMap

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

Aliased Typeยง

struct SingleThreadedCommentsMap { /* private fields */ }