private static class SearchCompiler.Modified extends SearchCompiler.Match
Modifier | Constructor and Description |
---|---|
private |
Modified() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(OsmPrimitive osm)
Tests whether the primitive matches this criterion.
|
String |
toString() |
evaluate, existsMatch, forallMatch, match
private Modified()
public boolean match(OsmPrimitive osm)
SearchCompiler.Match
match
in class SearchCompiler.Match
osm
- the primitive to test