public interface CommentList<L extends Location>
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(java.lang.String value,
L loc) |
void addComment(java.lang.String value,
L loc)
throws BuildException
BuildException