class CommentListHost extends Base implements CommentList
| Modifier and Type | Field and Description |
|---|---|
(package private) CommentList |
lhs |
(package private) CommentList |
rhs |
| Constructor and Description |
|---|
CommentListHost(CommentList lhs,
CommentList rhs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(java.lang.String value,
Location _loc) |
final CommentList lhs
final CommentList rhs
CommentListHost(CommentList lhs, CommentList rhs)
public void addComment(java.lang.String value,
Location _loc)
throws BuildException
addComment in interface CommentListBuildException