Class: Lrama::Reporter::Conflicts

Inherits:
Object
  • Object
show all
Defined in:
lib/lrama/reporter/conflicts.rb

Instance Method Summary collapse

Instance Method Details

#report(io, states) ⇒ Object



8
9
10
# File 'lib/lrama/reporter/conflicts.rb', line 8

def report(io, states)
  report_conflicts(io, states)
end