package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-1.0.0.tbz
sha256=01ff3a2711b3812889313288f9e0c8bfe2e17464b6b85282c5113cfc3b740968
sha512=db9ac4554d0c9a8deabbdcd2ae05653964184916982c746ca794df6e2061444adaa6a0367bc1840825a007be3941643abd824aaff737a431b0e5347f7c558378
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)"
>