langtools/test/tools/javadoc/annotations/shortcuts/expected.out
author twisti
Thu, 07 May 2009 00:28:13 -0700
changeset 2863 ef8439ec732b
parent 10 06bc494ca11e
permissions -rw-r--r--
Merge

interface pkg1.A
  name: A / A / pkg1.A
  annotations:
    @pkg1.Value("there is only one")
    @pkg1.Array(favoriteNumbers=3.5)
    @pkg1.Marker