| parrotcode: Perl Scalar | |
| Contents | PMCs | 

src/pmc/perlscalar.pmc - Perl Scalar

Abstract base class for perl scalars.
This class implements common perl scalar functionality: e.g morphing to another scalar type. The morph method replaces the CHANGE_TYPE macro.

void morph(INTVAL type)
|  |   |