Package | Description |
---|---|
org.eclipse.lemminx.dom | |
org.eclipse.lemminx.services.format | |
org.eclipse.lemminx.utils |
Modifier and Type | Method and Description |
---|---|
DOMComment |
DOMDocument.createComment(int start,
int end) |
DOMComment |
DOMDocument.createComment(String data) |
Modifier and Type | Method and Description |
---|---|
void |
DOMCommentFormatter.formatComment(DOMComment commentNode,
XMLFormattingConstraints parentConstraints,
int startRange,
int endRange,
List<org.eclipse.lsp4j.TextEdit> edits) |
Modifier and Type | Method and Description |
---|---|
XMLBuilder |
XMLBuilder.startComment(DOMComment comment) |
Copyright © 2022. All rights reserved.