Package io.cucumber.gherkin.utils
Interface Accumulator
-
public interface Accumulator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetDeepestLine()voidsetDeepestLine(Long line)
-
public interface Accumulator
| Modifier and Type | Method | Description |
|---|---|---|
Long |
getDeepestLine() |
|
void |
setDeepestLine(Long line) |