|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjml2b.util.Profiler
jml2b.util.Tabs
Simple class that simplifies handling tabs. It is used to pretty-print the tree.
| Field Summary | |
static int |
DEFAULT_TAB_SIZE
|
| Constructor Summary | |
Tabs()
|
|
| Method Summary | |
void |
dec()
|
void |
inc()
|
java.lang.String |
toString()
convert the given set of tabs to a string. |
| Methods inherited from class jml2b.util.Profiler |
runGC |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int DEFAULT_TAB_SIZE
| Constructor Detail |
public Tabs()
| Method Detail |
public void inc()
public void dec()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||