File: NestedTag.out

package info (click to toggle)
libnb-javaparser-java 9%2B2018-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 65,172 kB
  • sloc: java: 440,096; xml: 6,359; sh: 865; makefile: 314
file content (7 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
7
NestedTag.java:14: warning: nested tag not allowed: <b>
 * <b><b> text </b></b>
      ^
NestedTag.java:15: warning: nested tag not allowed: <code>
 * {@link java.lang.String <code>String</code>}
                           ^
2 warnings