Allison Randal > parrot > compilers/pge/PGE/Exp.pir

Download:
parrot-1.0.0.tar.gz

Annotate this POD

Website

View/Report Bugs

Source  

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.