public static class SearchCompiler.Never extends SearchCompiler.Match
| Constructor and Description |
|---|
Never() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(OsmPrimitive osm) |
evaluate, existsMatch, forallMatchpublic Never()
public boolean match(OsmPrimitive osm)
match in class SearchCompiler.Match