Methods

Class/Module Index [+]

Quicksearch

Reek::Source::SexpExtensions::YieldNode

Public Instance Methods

arg_names() click to toggle source
# File lib/reek/source/tree_dresser.rb, line 177
def arg_names
  args.map {|arg| arg[1]}
end
args() click to toggle source
# File lib/reek/source/tree_dresser.rb, line 176
def args() self[1..-1] end

[Validate]

Generated with the Darkfish Rdoc Generator 2.