public class Indent
extends java.lang.Object
Constructor and Description |
---|
Indent(int nspaces) |
Modifier and Type | Method and Description |
---|---|
Indent |
decr() |
Indent |
incr() |
int |
level() |
void |
setIndentLevel(int level) |
java.lang.String |
toString() |