public class DOMCommentFormatter extends Object
Constructor and Description |
---|
DOMCommentFormatter(XMLFormatterDocument formatterDocument) |
Modifier and Type | Method and Description |
---|---|
void |
formatComment(DOMComment commentNode,
XMLFormattingConstraints parentConstraints,
int startRange,
int endRange,
List<org.eclipse.lsp4j.TextEdit> edits) |
public DOMCommentFormatter(XMLFormatterDocument formatterDocument)
public void formatComment(DOMComment commentNode, XMLFormattingConstraints parentConstraints, int startRange, int endRange, List<org.eclipse.lsp4j.TextEdit> edits)
Copyright © 2022. All rights reserved.