NAME ^

POST::Ops - A series of opcodes

DESCRIPTION ^

POST::Ops is the top-level of the AST and contains a sequence of opcodes. (Ultimately these are flattened out, but they're a convenient fiction when a single HLL statement generates a sequence of opcodes.) POST::Ops is a subclass of POST::Node.


parrot