public static class SearchCompiler.Never extends SearchCompiler.TaggedMatch
| Modifier and Type | Field and Description |
|---|---|
static SearchCompiler.Never |
INSTANCE
The unique instance/
|
| Constructor and Description |
|---|
Never() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Tagged osm)
Tests whether the tagged object matches this criterion.
|
compilePattern, matchtestpublic static final SearchCompiler.Never INSTANCE
public Never()
public boolean match(Tagged osm)
SearchCompiler.Matchmatch in class SearchCompiler.TaggedMatchosm - the tagged object to test