NAME
Parrot::Pmc2c::MULTI - Parses and preps MULTI dispatch subs
SYNOPSIS
use Parrot::Pmc2c::MULTI;
DESCRIPTION
Parrot::Pmc2c::MULTI - Parses and preps MULTI multiple dispatch declarations called from Parrot:Pmc2c::Pmc2cMain
FUNCTIONS
Publicly Available Methods
rewrite_multi_sub($method, $pmc)
Purpose: Parse and Build PMC multiple dispatch subs.
Arguments:
self
method
body
Current Method Object
Current Method Body