Uses of Interface
org.extex.interpreter.type.CodeExpander

Packages that use CodeExpander
org.extex.unit.tex.info This package contains primitives for debugging. 
org.extex.unit.tex.macro This package contains primitives for the management of macros. 
 

Uses of CodeExpander in org.extex.unit.tex.info
 

Classes in org.extex.unit.tex.info that implement CodeExpander
 class The
          This class provides an implementation for the primitive \the.
 

Uses of CodeExpander in org.extex.unit.tex.macro
 

Classes in org.extex.unit.tex.macro that implement CodeExpander
 class Noexpand
          This class provides an implementation for the primitive \noexpand.