public final class BlockComment extends Comment
AST node that represent block comments.
Block comments can has multi lines and are delimited by "/*" and "*/".| Constructor and Description |
|---|
BlockComment() |
BlockComment(java.lang.String content) |
accept, getContent, setContentCopyright © 2015. All Rights Reserved.