Uses of Interface
org.extex.interpreter.observer.expandMacro.ExpandMacroObservable

Packages that use ExpandMacroObservable
org.extex.interpreter.max This package contains the macro expansion engine and supporting classes. 
 

Uses of ExpandMacroObservable in org.extex.interpreter.max
 

Classes in org.extex.interpreter.max that implement ExpandMacroObservable
 class Max
          This is a reference implementation for a MAcro eXpander.
 class Moritz
          This class provides the layer above the input streams and the tokenizer.
 class StringSource
          This class provides a token source which is fed from a string.