@@ -16,10 +16,12 @@ #import "OFObject.h" #import "OFConstantString.h" /*! + * @class OFOptionsParser OFOptionsParser.h ObjFW/OFOptionsParser.h + * * @brief A class for parsing the program options specified on the command line. */ @interface OFOptionsParser: OFObject { of_unichar_t *_options;