Package de.dante.extex.interpreter.observer.command

This package contains definitions for the execute observer.

See:
          Description

Interface Summary
CommandObservable This interface describes the possibility to register an observer for an execution event.
CommandObserver This interface describes the ability to receive a notification just before a token is executed.
 

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

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

This package contains definitions for the execute observer.