Package de.dante.extex.interpreter.observer.eof

This package contains definitions for the EOF observer.

See:
          Description

Interface Summary
EofObservable This interface describes the possibility to register an observer for an eof event.
EofObserver This interface describes the ability to receive a notification just before a token is expanded.
 

Class Summary
EofObserverList This class provides a type-safe list of observers for the eof event.
 

Package de.dante.extex.interpreter.observer.eof Description

This package contains definitions for the EOF observer.