Scanner.getIncrement
Get increment indicator, if detected. Return false otherwise.
Used in scanBlockScalarIndicators.
Parameters
c | The character that may be an increment indicator. If an increment indicator is detected, this will be updated to the next character in the Reader. |
increment | Write the increment value here, if detected. |
startMark | Mark for error messages. |