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