Flowdock
method

on_mlhs_add_post

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: SexpBuilderPP
on_mlhs_add_post(list, post) 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 145
    def on_mlhs_add_post(list, post)
      list.concat(post)
    end
Register or log in to add new notes.