Class DOMAttributeFormatter
java.lang.Object
org.eclipse.lemminx.services.format.DOMAttributeFormatter
DOM attribute formatter.
- Author:
- Angelo ZERR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformatAttribute(DOMAttr attr, int prevOffset, boolean singleAttribute, boolean useSettings, XMLFormattingConstraints parentConstraints, List<org.eclipse.lsp4j.TextEdit> edits)
-
Constructor Details
-
DOMAttributeFormatter
-
-
Method Details
-
formatAttribute
public void formatAttribute(DOMAttr attr, int prevOffset, boolean singleAttribute, boolean useSettings, XMLFormattingConstraints parentConstraints, List<org.eclipse.lsp4j.TextEdit> edits)
-