Package de.dante.extex.scanner.type

This package contains the types for the scanner of ExTeX.

See:
          Description

Interface Summary
CatcodeVisitor This interface describes the capabilities for a visitor class on the category codes.
 

Class Summary
Catcode This class provides a type-save enumeration of the category codes for characters.
 

Exception Summary
CatcodeException This exception is thrown when something in the context of catcode creation or access goes wrong.
CatcodeVisitorException This exception is thrown when something in the context of catcode creation or access goes wrong.
CatcodeWrongLengthException This exception is thrown when a value is encountered which has the wrong number of characters in it.
 

Package de.dante.extex.scanner.type Description

This package contains the types for the scanner of ExTeX.