public class CommentReference extends Object implements DocumentElement
| Constructor and Description |
|---|
CommentReference(String commentId) |
| Modifier and Type | Method and Description |
|---|---|
<T,U> T |
accept(DocumentElementVisitor<T,U> visitor,
U context) |
String |
getCommentId() |
public CommentReference(String commentId)
public String getCommentId()
public <T,U> T accept(DocumentElementVisitor<T,U> visitor, U context)
accept in interface DocumentElementCopyright © 2018. All rights reserved.