Uses of Package
org.extex.interpreter.type.code

Packages that use org.extex.interpreter.type.code
org.extex.interpreter.primitives.register.real This package contains primitives for the manipulation of real registers. 
org.extex.unit.base.register.count This package contains support classes for the integer numbers. 
org.extex.unit.omega.math.delimiter   
org.extex.unit.tex.hyphen This package contains the primitives for hyphenations in ExTeX. 
org.extex.unit.tex.math.delimiter This package contains math primitives for ExTeX. 
org.extex.unit.tex.register.count This package contains primitives for the manipulation of count registers. 
org.extex.unit.tex.register.dimen This package contains primitives for the manipulation of dimen registers. 
org.extex.unit.tex.register.muskip This package contains primitives for the manipulation of muskip registers. 
org.extex.unit.tex.register.skip This package contains primitives for the manipulation of skip registers. 
 

Classes in org.extex.interpreter.type.code used by org.extex.interpreter.primitives.register.real
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.base.register.count
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.omega.math.delimiter
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.hyphen
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.math.delimiter
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.register.count
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.register.dimen
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.register.muskip
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.
 

Classes in org.extex.interpreter.type.code used by org.extex.unit.tex.register.skip
Advanceable
          This is a interface to mark those Classes which are able to advance something.
Divideable
          This is a interface to mark those classes which are able to divide something.
Multiplyable
          This is a interface to mark those classes which are able to multiply something.