Comment_attachment.comment_bounds_collector
constraint 'a = Js_parser.Loc.t
inherit Js_parser.Flow_ast_mapper.mapper
method collect_comments : 'internal. ('a, 'internal)
Js_parser.Flow_ast.Syntax.t ->
unit
method collect_comments_opt : ('a, 'a Js_parser__Flow_ast.Comment.t list)
Js_parser.Flow_ast.Syntax.t
option ->
unit
method syntax : 'internal. ('a, 'internal)
Js_parser.Flow_ast_mapper.Ast.Syntax.t ->
('a, 'internal) Js_parser.Flow_ast_mapper.Ast.Syntax.t
method block : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Statement.Block.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Statement.Block.t