public interface Leftovers
Modifier and Type | Method and Description |
---|---|
Pair<SourceNode,Set<Cell>> |
consumeValue()
Consume a left over value completely (for all remaining cells).
|
SourceNode |
consumeValue(Cell cell)
Consume a left over value regarding the given cell.
|
Pair<SourceNode,Set<Cell>> consumeValue()
null
if there is no value that hasn't been consumed
completelySourceNode consumeValue(Cell cell)
cell
- the cellnull
if
there is no value that is not yet consumed completely or for the
given cellBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a