Class: PuppetX::PuppetLabs::Strings::YARD::Handlers::Puppet4xFunctionHandler

Inherits:
YARD::Handlers::Ruby::Base
  • Object
show all
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.