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

This package contains primitives for the manipulation of toks registers.

See:
          Description

Class Summary
AbstractToks This abstract base class provides the methods to compute the keys for numbered tokens registers.
Toksdef This class provides an implementation for the primitive \toksdef.
ToksParameter This class provides an implementation for the primitive \toks.
ToksPrimitive This class provides an implementation for the primitive \toks.
 

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

This package contains primitives for the manipulation of toks 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.