Class SearchCompiler.Or

    • Method Detail

      • match

        public boolean match​(Tagged osm)
        Description copied from class: SearchCompiler.Match
        Tests whether the tagged object matches this criterion.
        Overrides:
        match in class SearchCompiler.Match
        Parameters:
        osm - the tagged object to test
        Returns:
        true if the tagged object matches this criterion
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object