package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-2.2.0.tbz
sha256=23859d4598ca9e5faac09abd09892d0e6d6afcd727e146ec48978a997a191584
sha512=1ada6f9e81f3fbb388a09752725e0c8b61d2d9b0d1f5c147186870a271766e8353db4115b7b5d3eb2f916ae9a165e2f4480e44b69883c57a3e2420f47e002a19
doc/melange.js_parser/Js_parser/Comment_attachment/class-trailing_comments_remover/index.html
Class Comment_attachment.trailing_comments_remover
Source
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 class_ : 'a ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.t ->
('a, 'a) Js_parser.Flow_ast_mapper.Ast.Class.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 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 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 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.Statement.VariableDeclaration.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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>