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, match
test
public static final SearchCompiler.Never INSTANCE
public Never()
public boolean match(Tagged osm)
SearchCompiler.Match
match
in class SearchCompiler.TaggedMatch
osm
- the tagged object to test