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