Class AnnotationMirror

java.lang.Object
org.microbean.lang.element.AnnotationMirror
All Implemented Interfaces:
AnnotationMirror

public class AnnotationMirror extends Object implements AnnotationMirror
A mutable implementation of the AnnotationMirror interface.
Author:
Laird Nelson