Uses of Class
org.eclipse.lemminx.dom.DOMComment
Packages that use DOMComment
Package
Description
-
Uses of DOMComment in org.eclipse.lemminx.dom
Methods in org.eclipse.lemminx.dom that return DOMCommentModifier and TypeMethodDescriptionDOMDocument.createComment(int start, int end) DOMDocument.createComment(String data) -
Uses of DOMComment in org.eclipse.lemminx.services.format
Methods in org.eclipse.lemminx.services.format with parameters of type DOMCommentModifier and TypeMethodDescriptionvoidDOMCommentFormatter.formatComment(DOMComment commentNode, XMLFormattingConstraints parentConstraints, int startRange, int endRange, List<org.eclipse.lsp4j.TextEdit> edits) -
Uses of DOMComment in org.eclipse.lemminx.utils
Methods in org.eclipse.lemminx.utils with parameters of type DOMComment