Package io.github.qishr.cascara.lang.yaml.processor
Class YamlNormalizer
java.lang.Object
io.github.qishr.cascara.lang.yaml.processor.YamlNormalizer
public class YamlNormalizer
Field Summary
| Modifier and Type | Field | Description |
|---|---|---|
| public static StandardReporter | reporter |
Constructor Summary
| Constructor | Description |
|---|---|
| YamlNormalizer() |
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public static YamlNode | normalize(YamlNode node) |
Field Details
reporter
public static StandardReporter reporter
Method Details
normalize
public static YamlNode normalize(YamlNode node)