YARD::Parser::Ruby::KeywordNode
# File lib/yard/parser/ruby/ast_node.rb, line 475 def block; last end
# File lib/yard/parser/ruby/ast_node.rb, line 474 def condition; type == :for ? s(self[0], self[1]) : first end
# File lib/yard/parser/ruby/ast_node.rb, line 473 def loop?; true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.