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