Uses of Class
org.extex.unit.tex.macro.util.MacroCode

Packages that use MacroCode
org.extex.unit.tex.macro.util This package contains utilities for the management of macros. 
 

Uses of MacroCode in org.extex.unit.tex.macro.util
 

Subclasses of MacroCode in org.extex.unit.tex.macro.util
 class ProtectedMacroCode
          This class is identical to the super class MacroCode but in addition it implements the marker interface ProtectedCode.