Class: Lrama::Reporter::Precedences

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

Instance Method Summary collapse

Instance Method Details

#report(io, states) ⇒ Object



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

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