Package ru.vyarus.yaml.updater.parse.common.model
-
Interface Summary Interface Description LineNumberAware Unification for yaml nodes and tree node (not mapped object, grouping all root yaml properties). -
Class Summary Class Description TreeNode<T extends YamlLine<T>> Universal tree-like structure.TreeRoot<T extends YamlLine<T>> Base class for both comments and structure trees.YamlLine<T extends YamlLine<T>> Base class for comments and structure parsers.