private static class ScannerImpl.Chomping
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
increment |
private java.lang.Boolean |
value |
| Constructor and Description |
|---|
Chomping(java.lang.Boolean value,
int increment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
chompTailIsNotFalse() |
boolean |
chompTailIsTrue() |
int |
getIncrement() |