TclConst ^

__class_init ^

Define the attributes required for the class.

Octal escapes consist of one, two, or three octal digits

Hexadecimal escapes consist of an x, followed by any number of hexadecimal digits. However, only the last two are used.

Unicode escapes consist of an u, followed by one to four hexadecimal digits.

compile ^

Generate PIR code which can be used to generate our value

_dump ^

This method enables Data::Dumper to work on us; shouldn't need it, because we're subclassing String...


parrot