class TableBlock extends AbstractFatherBlock
| Constructor and Description |
|---|
TableBlock(java.util.List<Block> childBlocks) |
| Modifier and Type | Method and Description |
|---|---|
void |
after(Sink sink)
after.
|
void |
before(Sink sink)
before.
|
private int[] |
getJustification() |
getBlocks, traverseTableBlock(java.util.List<Block> childBlocks)
public void before(Sink sink)
before.
before in class AbstractFatherBlocksink - the Sink to receive events.public void after(Sink sink)
after.
after in class AbstractFatherBlocksink - the Sink to receive events.private int[] getJustification()