Return flag indicating whether there are no valid typings remaining, or not. This is equivalent to height() == 0 . @return
()
| 474 | * @return |
| 475 | */ |
| 476 | public boolean empty(); |
| 477 | |
| 478 | /** |
| 479 | * Return the number of typings that remain under consideration. If this is |
no outgoing calls