public static class SearchCompiler.Child extends SearchCompiler.UnaryMatch
match| Constructor and Description |
|---|
Child(SearchCompiler.Match m) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(OsmPrimitive osm) |
java.lang.String |
toString() |
getOperandevaluate, existsMatch, forallMatchpublic Child(SearchCompiler.Match m)
public boolean match(OsmPrimitive osm)
match in class SearchCompiler.Matchpublic java.lang.String toString()
toString in class java.lang.Object