public interface Row
Modifier and Type | Method and Description |
---|---|
void |
setPreviousAtom(Dummy dummy)
Sets the given dummy containing the atom that comes just before
the first child atom of this "composed atom".
|
void setPreviousAtom(Dummy dummy)
dummy
- the dummy that comes just before this "composed atom"