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