public class Summary extends Fixture
Fixture.RunTime| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
countsKey |
| Constructor and Description |
|---|
Summary() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTable(Parse table) |
protected void |
mark(Parse row) |
protected Parse |
rows(java.util.Iterator keys) |
protected Parse |
td(java.lang.String body,
Parse more) |
protected Parse |
tr(Parse parts,
Parse more) |