Package org.eclipse.lemminx.dom
Class LineIndentInfo
- java.lang.Object
-
- org.eclipse.lemminx.dom.LineIndentInfo
-
public class LineIndentInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description LineIndentInfo(String lineDelimiter, String whitespacesIndent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLineDelimiter()StringgetWhitespacesIndent()
-