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