These manifest constants are defined globally.
PROG_ELT
The element for the programlisting element.
#================================================================ # Manifest constants #---------------------------------------------------------------- PROG_ELT = "programlisting"
ROLE_ATTR
The name of the role
attribute.
ROLE_ATTR = "role"
ROLE_PREFIX
The prefix of the role
attribute that identifies this programlisting element as a code
fragment.
ROLE_PREFIX = "outFile:"