API Specification Errors
Errors in Class: proguard.obfuscate.AttributeUsageMarker


Category 3: Tag Error

setKeepAttributes(List)
  • Missing tag.
 *
 * @param attributeNames  a List object specifying the keep attributes value
keepAttribute(String)
  • Missing tag.
 *
 * @param attributeName  a String ...

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.