Lines Matching full:hide
445 // ignored since it has a @hide in the javadoc on the class488 // workaround for the non-recognized @hide tag in package.html491 return comment != null && comment.contains("@hide");493 Tag[] hideTags = doc.tags("hide");