Package org.extex.unit.tex.macro.util

This package contains utilities for the management of macros.

See:
          Description

Interface Summary
ArgumentMatchingObserver This interface describes an observer to be informed about the argument matching of a macro invocation.
 

Class Summary
MacroCode This class provides an implementation for any macro code bound to a control sequence or active character.
MacroPattern This class provides a container for the pattern of a macro.
ProtectedMacroCode This class is identical to the super class MacroCode but in addition it implements the marker interface ProtectedCode.
 

Package org.extex.unit.tex.macro.util Description

This package contains utilities for the management of macros.