private static class FilterMatcher.FilterInfo extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
isDelete |
(package private) boolean |
isInverted |
(package private) SearchCompiler.Match |
match |
| Constructor and Description |
|---|
FilterInfo(Filter filter) |
final SearchCompiler.Match match
final boolean isDelete
final boolean isInverted
FilterInfo(Filter filter) throws SearchCompiler.ParseError
SearchCompiler.ParseError