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 ClassesClassDescriptionA
SimpleComment
implementation that holds the block comments in Yaml.ASimpleComment
implementation that holds the inline comments in Yaml.AComment
implementation that can have the header and footer of the root node.