Home | History | Annotate | Download | only in src

Lines Matching full:hidden

68             boolean priv, boolean hidden)
71 if (hidden && !checkLevel(SHOW_HIDDEN)) {
144 level = Errors.HIDDEN;
174 else if (a[0].equals("-hidden")) {
406 if (option.equals("-hidden")) {
657 * provide the non-hidden APIs known to javadoc.
666 // If a class is public and not hidden, then it and everything it derives
998 * Returns true if the given element is hidden.
1031 * Filters out hidden elements.
1061 * Filters hidden elements out of method return values.
1194 // (unless the class is hidden or abstract, or non public)