parrotcode: PackfileAnnotation PMC | |
Contents | PMCs |
src/pmc/packfileannotation.pmc - PackfileAnnotation PMC
This class implements a PackfileAnnotation object. It is an element in the PackfileAnnotations segment of the .pbc file. See PDD13 for a design spec.
INTVAL get_offset()
void set_offset(INTVAL offset)
INTVAL get_key_id()
void set_key_id(INTVAL offset)
INTVAL get_integer()
void set_integer(INTVAL offset)
|