public class AnnotationSource
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addSource(SourceBuilder code,
javax.lang.model.element.AnnotationMirror annotation)
Adds a source-code representation of
annotation to . |
public static void addSource(SourceBuilder code, javax.lang.model.element.AnnotationMirror annotation)
annotation to .