Skip to content

Package io.github.qishr.cascara.lang.yaml.processor

Class YamlNormalizer

java.lang.Object
        io.github.qishr.cascara.lang.yaml.processor.YamlNormalizer


public class YamlNormalizer

Constructor Summary

Constructor Description
YamlNormalizer()

Method Summary

Modifier and Type Method Description
public YamlNormalizer setReporter(Reporter reporter)
public YamlNode normalize(YamlNode node)

Method Details

setReporter

public YamlNormalizer setReporter(Reporter reporter)


normalize

public YamlNode normalize(YamlNode node)