Class YamlFormatterProvider
java.lang.Object
dev.webfx.platform.ast.yaml.formatter.YamlFormatterProvider
- All Implemented Interfaces:
AstFormatterProvider
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.webfx.platform.ast.spi.formatter.AstFormatterProvider
formatArray, formatObject
-
Constructor Details
-
YamlFormatterProvider
public YamlFormatterProvider()
-
-
Method Details
-
format
- Specified by:
format
in interfaceAstFormatterProvider
-
formatNode
- Specified by:
formatNode
in interfaceAstFormatterProvider
-