private static class SearchCompiler.RoleMatch extends SearchCompiler.Match
private String
role
RoleMatch(String role)
boolean
match(OsmPrimitive osm)
String
toString()
evaluate, existsMatch, forallMatch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private String role
public RoleMatch(String role)
public boolean match(OsmPrimitive osm)
match
SearchCompiler.Match
public String toString()
toString
Object
JOSM