Class: MatchData

Inherits:
Object
  • Object
show all
Defined in:
lib/riel/matchdata.rb

Overview

-*- ruby -*-

Instance Method Summary collapse

Instance Method Details

#inspectObject



8
9
10
# File 'lib/riel/matchdata.rb', line 8

def inspect
  to_a.inspect
end