Uses of Package
org.extex.interpreter.observer.expandMacro

Packages that use org.extex.interpreter.observer.expandMacro
org.extex.interpreter.max This package contains the macro expansion engine and supporting classes. 
org.extex.interpreter.observer.expandMacro This package contains definitions for the expand macro observer. 
 

Classes in org.extex.interpreter.observer.expandMacro used by org.extex.interpreter.max
ExpandMacroObservable
          This interface describes the possibility to register an observer for an expansion event on a macro.
ExpandMacroObserver
          This interface describes the ability to receive a notification just before a macro is expanded.
 

Classes in org.extex.interpreter.observer.expandMacro used by org.extex.interpreter.observer.expandMacro
ExpandMacroObserver
          This interface describes the ability to receive a notification just before a macro is expanded.