parrotcode:
PHP Null
Contents
|
Language Implementations
|
Pipp
NAME
src/pmc/phpnull.pmc - PHP Null
DESCRIPTION
Methods
STRING *name()
Return the string 'NULL'.
non-Vtable Methods
STRING *serialize()
Return a representation of this PMC in the same format as PHP's serialize function.
Specific Methods
PMC *to_number()
AUTHORS
Francois Perrad.