private static class SynonymFilter.PendingInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
consumed |
(package private) int |
endOffset |
(package private) boolean |
keepOrig |
(package private) boolean |
matched |
(package private) int |
startOffset |
(package private) AttributeSource.State |
state |
(package private) CharsRefBuilder |
term |
| Modifier | Constructor and Description |
|---|---|
private |
PendingInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
final CharsRefBuilder term
AttributeSource.State state
boolean keepOrig
boolean matched
boolean consumed
int startOffset
int endOffset