class type point = object .. end
object
end
method x : float Js.readonly_prop
float Js.readonly_prop
method y : float Js.readonly_prop
method matrixTransform : matrix Js.t -> point Js.t Js.meth
matrix Js.t -> point Js.t Js.meth