| Package | Description |
|---|---|
| org.wickedsource.diffparser.unified |
| Modifier and Type | Class and Description |
|---|---|
class |
ResizingParseWindow
A
ResizingParseWindow slides through the lines of a input stream and
offers methods to get the currently focused line as well as upcoming lines. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ParserState.matchesEndPattern(String line,
ParseWindow window) |
abstract ParserState |
ParserState.nextState(ParseWindow window)
Returns the next state of the state machine depending on the current state and the content of a window of lines around the line
that is currently being parsed.
|
Copyright © 2016. All rights reserved.