Package org.extex.interpreter

This package contains the macro expansion engine and all supporting classes.

See:
          Description

Interface Summary
EditHandler This interface describes the possibility to edit a file at a certain location.
ErrorHandler This interface defines the capabilities of an error handler.
Flags This interface describes a set of named flags.
Interpreter This interface represents the outside view on an interpreter.
TokenSource This interface describes a class to acquire Tokens from.
 

Class Summary
Conditional This class represents a conditional for a normal \if \else \fi construct.
ConditionalSwitch This class represents a conditional for an \ifcase construct.
FlagsImpl This class implements a set of flags.
InterpreterFactory This class provides a factory for Interpreters.
ListMakers This is a utility class which provides constants for list maker types.
LoadUnit This is a factory load to units from a configuration.
 

Package org.extex.interpreter Description

This package contains the macro expansion engine and all supporting classes.