API Specification Errors
Errors in Class: proguard.io.ClassFileRewriter


Category 2: Member Error

ClassFileRewriter(ClassPool, DataEntryWriter)
  • Constructor missing comment.
/**
 * Constructs a ClassFileRewriter object.
 *
 * @param classPool        a ClassPool object
 * @param dataEntryWriter  a DataEntryWriter object
 */

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.