Flowdock
method

on_mlhs_paren

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: SexpBuilderPP
on_mlhs_paren(list) private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/ripper/lib/ripper/sexp.rb, line 137
    def on_mlhs_paren(list)
      [:mlhs, *list]
    end
Register or log in to add new notes.