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