Sha256: cb02bdf37591872fad0e12e6cdc4ae9900433325f502f941e5679ea114082c91

Contents?: true

Size: 146 Bytes

Versions: 32

Compression:

Stored size: 146 Bytes

Contents

module RubySpeech
  module GRXML
    class NoMatch
      def eql?(o)
        o.is_a? self.class
      end
      alias :== :eql?
    end
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
ruby_speech-3.0.1-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-3.0.1 lib/ruby_speech/grxml/no_match.rb
ruby_speech-3.0.0-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-3.0.0 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.4.0-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.4.0 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.2-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.2 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.1-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.1 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.0-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.3.0 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.2-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.2 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.1-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.1 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.0-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.2.0 lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.1.2-java lib/ruby_speech/grxml/no_match.rb
ruby_speech-2.1.2 lib/ruby_speech/grxml/no_match.rb