process_handler.rb

Path: lib/yard/handlers/ruby/process_handler.rb
Last Update: Sun May 01 13:34:22 +0000 2011

This is a YARD-specific handler for handler DSL syntax. It handles the "process do … end" syntax and translates it into a "def process; end" method declaration.

@since 0.5.4

[Validate]