public class Comment extends Object implements Node
| Modifier and Type | Class and Description |
|---|---|
static class |
Comment.CommentBuilder |
| Constructor and Description |
|---|
Comment() |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
getComments() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getNodeTypeName, getSourceLocation, unwrap@Nonnull public List<Comment> getComments()
getComments in interface NodeCopyright © 2018. All rights reserved.