public static class SearchCompiler.Never extends SearchCompiler.TaggedMatch
Constructor and Description |
---|
Never() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(Tagged osm)
Tests whether the tagged object matches this criterion.
|
match
evaluate, existsMatch, forallMatch
public Never()
public boolean match(Tagged osm)
SearchCompiler.Match
match
in class SearchCompiler.TaggedMatch
osm
- the tagged object to test