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 |
---|
FilterMatcher.FilterInfo(Filter filter) |
final SearchCompiler.Match match
final boolean isDelete
final boolean isInverted
FilterMatcher.FilterInfo(Filter filter) throws SearchCompiler.ParseError
SearchCompiler.ParseError