public interface IIndentationInformation
| Modifier and Type | Interface and Description |
|---|---|
static class |
IIndentationInformation.Default |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIndentString()
returns the string used to indent a line one level
|