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