private class Layouter.CloseBlockToken extends Layouter.StreamToken
end call.| Constructor and Description |
|---|
CloseBlockToken() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
print()
Send this token to the Printer
Layouter.out. |
(package private) int |
size()
Return the size of this token if the block is not broken.
|
followingSize, followingSizeKnown, setEnd, setInfiniteSizevoid print()
throws java.io.IOException
Layouter.StreamTokenLayouter.out.print in class Layouter.StreamTokenjava.io.IOExceptionint size()
Layouter.StreamTokensize in class Layouter.StreamToken