public class AnnotationSource extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addSource(SourceBuilder code,
AnnotationMirror annotation)
Adds a source-code representation of
annotation to . |
public static void addSource(SourceBuilder code, AnnotationMirror annotation)
annotation to .Copyright © 2016 Google, Inc.. All rights reserved.