Comment_attachment.trailing_comments_remover
constraint 'a = Js_parser.Loc.t
inherit Js_parser.Flow_ast_mapper.mapper
method syntax : 'internal. ('a, 'internal)
Js_parser.Flow_ast_mapper.Ast.Syntax.t ->
('a, 'internal) Js_parser.Flow_ast_mapper.Ast.Syntax.t
method array : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Array.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Array.t
method array_type : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Array.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Array.t
method assignment : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Assignment.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Assignment.t
method binary : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Binary.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Binary.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
method call : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Call.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Call.t
method arg_list : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.ArgList.t ->
('a, 'a) Js_parser__Flow_ast.Expression.ArgList.t
method call_type_args : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Expression.CallTypeArgs.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.CallTypeArgs.t
method class_ : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.t
method class_body : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.Body.t ->
('a, 'a) Js_parser__Flow_ast.Class.Body.t
method class_extends : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.Extends.t' ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.Extends.t'
method class_implements : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Class.Implements.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.Implements.t
method class_implements_interface : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Class.Implements.Interface.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.Implements.Interface.t
method component_declaration : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Statement.ComponentDeclaration.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Statement.ComponentDeclaration.t
method component_params : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Statement.ComponentDeclaration.Params.t ->
('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Statement.ComponentDeclaration.Params.t
method computed_key : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.ComputedKey.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.ComputedKey.t
method conditional : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Conditional.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Conditional.t
method function_ : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Function.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Function.t
method function_params : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Function.Params.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Function.Params.t
method function_type : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Function.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Function.t
method generic_identifier_type : ('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Type.Generic.Identifier.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Generic.Identifier.t
method import : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Import.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Import.t
method interface_type : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Interface.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Interface.t
method intersection_type : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Intersection.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Intersection.t
method jsx_element : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.JSX.element ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.JSX.element
method jsx_fragment : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.JSX.fragment ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.JSX.fragment
method logical : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Logical.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Logical.t
method new_ : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.New.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.New.t
method member : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Member.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Member.t
method object_ : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Object.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Object.t
method object_type : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Object.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Object.t
method predicate : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Predicate.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Predicate.t
method sequence : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Sequence.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.Sequence.t
method template_literal : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.TemplateLiteral.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.TemplateLiteral.t
method tuple_type : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Tuple.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Tuple.t
method type_cast : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.TypeCast.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Expression.TypeCast.t
method type_params : ('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.TypeParams.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.TypeParams.t
method union_type : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Union.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Type.Union.t
method variable_declarator : kind:Js_parser.Flow_ast_mapper.Ast.Variable.kind ->
('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Statement.VariableDeclaration.Declarator.t ->
('a, 'a)
Js_parser.Flow_ast_mapper.Ast.Statement.VariableDeclaration.Declarator.t