method virtual identifier_class_type : Paths.Identifier.ClassType.t -> Paths.Identifier.ClassType.t
method virtual path_class_type : Paths.Path.ClassType.t -> Paths.Path.ClassType.t
method virtual documentation : Comment.docs -> Comment.docs
method virtual type_decl_param : Lang.TypeDecl.param -> Lang.TypeDecl.param
method virtual class_signature : Lang.ClassSignature.t -> Lang.ClassSignature.t
method virtual type_expr : Lang.TypeExpr.t -> Lang.TypeExpr.t
method class_type_expr : Lang.ClassType.expr -> Lang.ClassType.expr
method class_type : Lang.ClassType.t -> Lang.ClassType.t
method class_type_virtual : bool -> bool