Up
–
melange
»
Js_parser
»
Flow_ast
»
Expression
» This
Module
Expression.This
type
t('M)
=
{
comments: option(
Syntax.t
(
'M
, unit)
),
}
;