Class SyntheticAnnotationMirror

java.lang.Object
org.microbean.construct.element.SyntheticAnnotationMirror
All Implemented Interfaces:
Constable, AnnotationMirror

public final class SyntheticAnnotationMirror extends Object implements AnnotationMirror, Constable
An experimental AnnotationMirror implementation that is partially or wholly synthetic.
Author:
Laird Nelson