Class type Foo.my_class_type

The comment for the class type my_class_type

val mutable x : int

The comment for variable x.

method m : int -> int

The comment for method m.