TITLE ^

PGE::Exp - base class for expressions

compile(PMC adverbs :slurpy :named)
Compile self into PIR or a subroutine, according to the target adverbs.
root_pir(PMC adverbs)
Return a CodeString object containing the entire expression tree as a PIR code object that can be compiled.


parrot