PageRenderTime 47ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/gems/doc/ParseTree-2.2.0/ri/Sexp/gsub-i.yaml

https://github.com/joemoore/gimmeallyourlovin
YAML | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | d62e17cd8ab11c34f536b5b131469f98 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1
  1. --- !ruby/object:RI::MethodDescription
  2. aliases: []
  3. block_params:
  4. comment:
  5. - !ruby/struct:SM::Flow::P
  6. body: Replaces all Sexps matching <tt>pattern</tt> with Sexp <tt>repl</tt>.
  7. full_name: Sexp#gsub
  8. is_singleton: false
  9. name: gsub
  10. params: (pattern, repl)
  11. visibility: public