public interface ElementAnnotationBuilder extends Annotations
| Modifier and Type | Method and Description |
|---|---|
void |
addText(java.lang.String value,
Location loc,
CommentList comments) |
ParsedElementAnnotation |
makeElementAnnotation() |
addAttribute, addComment, addElement, addLeadingCommentvoid addText(java.lang.String value,
Location loc,
CommentList comments)
throws BuildException
BuildExceptionParsedElementAnnotation makeElementAnnotation() throws BuildException
BuildException