Uses of Class
com.webcohesion.enunciate.javac.decorations.element.DecoratedAnnotationMirror
-
Packages that use DecoratedAnnotationMirror Package Description com.webcohesion.enunciate.javac.decorations -
-
Uses of DecoratedAnnotationMirror in com.webcohesion.enunciate.javac.decorations
Methods in com.webcohesion.enunciate.javac.decorations with parameters of type DecoratedAnnotationMirror Modifier and Type Method Description voidAnnotationMirrorDecoration. applyTo(DecoratedAnnotationMirror mirror)Apply this decoration to the given decorated annotation mirror.
-