Package com.github.siroshun09.configapi.format.yaml.comment
package com.github.siroshun09.configapi.format.yaml.comment
A package of 
Comment implementations for Yaml comment.
- 
Record ClassesClassDescriptionASimpleCommentimplementation that holds the block comments in Yaml.ASimpleCommentimplementation that holds the inline comments in Yaml.ACommentimplementation that can have the header and footer of the root node.