| parrotcode: Parses and preps MULTI dispatch subs | |
| Contents | Perl Modules | 

Parrot::Pmc2c::MULTI - Parses and preps MULTI dispatch subs

    use Parrot::Pmc2c::MULTI;

Parrot::Pmc2c::MULTI - Parses and preps MULTI multiple dispatch declarations called from Parrot:Pmc2c::Pmc2cMain


rewrite_multi_sub($method, $pmc)Purpose: Parse and Build PMC multiple dispatch subs.
Arguments:
selfmethodCurrent Method Object
bodyCurrent Method Body
|  |   |