Package de.dante.extex.interpreter.primitives.register

This package contains primitives for the manipulation of registers.

See:
          Description

Class Summary
Afterassignment This class provides an implementation for the primitive \afterassignment.
CatcodePrimitive This class provides an implementation for the primitive \catcode.
CharCode This class provides an implementation for a Code which represents a single character.
Chardef This class provides an implementation for the primitive \chardef.
 

Package de.dante.extex.interpreter.primitives.register Description

This package contains primitives for the manipulation of registers. Registers are the primary means to store parameters which influence the behavior of ExTeX as well as variables used in macro programming. The name of the registers can be a name or an number.