Package de.dante.extex.interpreter.max

This package contains an implementation for the interpreter.

See:
          Description

Class Summary
Max This is a reference implementation for a MAcro eXpander.
Moritz This class provides the layer above the input streams and the tokenizer.
StringSource This class provides a token source which is fed from a string.
TokenFactoryFactory This class provides a factory for a TokenFactory.
 

Exception Summary
NoTokenStreamFactoryException This Exception is thrown when a TokenStreamFactory is needed but none is found.
NoTypesetterException This Exception is thrown when a configuration is requested with the path null> or the empty string.
 

Package de.dante.extex.interpreter.max Description

This package contains an implementation for the interpreter.