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


Category 3: Tag Error

ClassFileReader(boolean, boolean, ClassFileVisitor)
  • Missing tag.
 *
 * @param isLibrary                    a boolean -- true if ...
 * @param skipNonPublicLibraryClasses  a boolean -- true if ...
 * @param classFileVisitor             a ClassFileVisitor 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.