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, addLeadingComment
void addText(java.lang.String value, Location loc, CommentList comments) throws BuildException
BuildException
ParsedElementAnnotation makeElementAnnotation() throws BuildException
BuildException