Class: PuppetX::PuppetLabs::Strings::YARD::Handlers::Puppet4xFunctionHandler
- Inherits:
-
YARD::Handlers::Ruby::Base
- Object
- YARD::Handlers::Ruby::Base
- PuppetX::PuppetLabs::Strings::YARD::Handlers::Puppet4xFunctionHandler
- Includes:
- CodeObjects
- Defined in:
- lib/puppet_x/puppetlabs/strings/yard/handlers/puppet_4x_function_handler.rb
Overview
Handles ‘dispatch` calls within a future parser function declaration. For now, it just treats any docstring as an `@overlaod` tag and attaches the overload to the parent function.