Interface Comment
- All Known Subinterfaces:
- SimpleComment
- All Known Implementing Classes:
- YamlBlockComment,- YamlInlineComment,- YamlNodeComment,- YamlRootComment
public interface Comment
An interface to represent the comment.
 
The classes that implements this interface should be immutable.