Writes the documentation of PART using DESCRIPTOR for the current GENERATOR
(defgeneric write-code-descriptor (descriptor part generator)
(:documentation "Writes the documentation of PART using DESCRIPTOR for the current GENERATOR"))
Source Context