Class DOMCommentFormatter
java.lang.Object
org.eclipse.lemminx.services.format.DOMCommentFormatter
DOM comment formatter.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformatComment(DOMComment commentNode, XMLFormattingConstraints parentConstraints, int startRange, int endRange, List<org.eclipse.lsp4j.TextEdit> edits)
-
Constructor Details
-
DOMCommentFormatter
-
-
Method Details
-
formatComment
public void formatComment(DOMComment commentNode, XMLFormattingConstraints parentConstraints, int startRange, int endRange, List<org.eclipse.lsp4j.TextEdit> edits)
-