Package de.dante.extex.interpreter.primitives.omega.mode

This package contains primitives defined in Omega for modes.

See:
          Description

Class Summary
AbstractModeCode This is the abstract base class for primitives dealing with an input or output mode as defined by Omega.
DefaultInputMode This class provides an implementation for the primitive \DefaultInputMode.
DefaultOutputMode This class provides an implementation for the primitive \DefaultOutputMode.
InputMode This class provides an implementation for the primitive \InputMode.
NoDefaultInputMode This class provides an implementation for the primitive \noDefaultInputMode.
NoDefaultOutputMode This class provides an implementation for the primitive \noDefaultOutputMode.
OmegaMode This class contains th definitions of input modes in Omega.
OutputMode This class provides an implementation for the primitive \OutputMode.
 

Exception Summary
BadInputModeException this exception signals that an invalid specification for a direction has been encountered.
BadOutputModeException this exception signals that an invalid specification for a direction has been encountered.
 

Package de.dante.extex.interpreter.primitives.omega.mode Description

This package contains primitives defined in Omega for modes.