Uses of Package
org.extex.interpreter.type

Packages that use org.extex.interpreter.type
org.extex.interpreter This package contains the macro expansion engine and all supporting classes. 
org.extex.interpreter.context This package contains the container for data in the interpreter. 
org.extex.interpreter.context.observer.code This package contains definitions for a code change observer. 
org.extex.interpreter.max.context This package contains a reference implementation for the Context
org.extex.interpreter.observer.expandMacro This package contains definitions for the expand macro observer. 
org.extex.interpreter.primitives.format   
org.extex.interpreter.primitives.register.bool This package contains primitives for the manipulation of bool registers. 
org.extex.interpreter.primitives.register.hash This package contains primitives for the manipulation of hash - toks registers. 
org.extex.interpreter.primitives.register.pair This package contains primitives for the manipulation of pair registers. 
org.extex.interpreter.primitives.register.real This package contains primitives for the manipulation of real registers. 
org.extex.interpreter.primitives.register.transform This package contains primitives for the manipulation of transform registers. 
org.extex.interpreter.type This package contains the basic data types for ExTeX. 
org.extex.unit.base   
org.extex.unit.base.conditional This package contains conditional primitives for the ExTeX engine. 
org.extex.unit.base.file This package contains primitives to handle files. 
org.extex.unit.base.macro This package contains macro primitives for the ExTeX engine. 
org.extex.unit.base.register This package contains register primitives for the ExTeX engine. 
org.extex.unit.base.register.count This package contains support classes for the integer numbers. 
org.extex.unit.base.register.font This package contains primitives for the manipulation of font registers. 
org.extex.unit.base.register.toks This package contains token register primitives for the ExTeX engine. 
org.extex.unit.color This package contains primitives for colors. 
org.extex.unit.dynamic This package contains primitives for extending ExTeX with foreign langauges. 
org.extex.unit.dynamic.java This package contains primitives to deal with Java code from within ExTeX. 
org.extex.unit.etex.conditional   
org.extex.unit.etex.conditional.analyze This package contains primitives for analyzing conditionals. 
org.extex.unit.etex.file This package contains primitives to handle files in unit etex. 
org.extex.unit.etex.font This package contains primitives to handle fonts in unit etex. 
org.extex.unit.etex.group   
org.extex.unit.etex.info   
org.extex.unit.etex.interaction This package contains primitives to alter the interaction mode. 
org.extex.unit.etex.macro   
org.extex.unit.etex.math.delimiter   
org.extex.unit.etex.prefix This package contains primitives for the prefixes which can be used to modify the behaviour of other primitives. 
org.extex.unit.etex.register.count   
org.extex.unit.etex.register.dimen This package contains primitives for the manipulation of dimen registers. 
org.extex.unit.etex.register.muskip   
org.extex.unit.etex.register.skip   
org.extex.unit.etex.scan This package contains primitives related to scanning of tokens. 
org.extex.unit.etex.typesetter   
org.extex.unit.etex.typesetter.paragraph   
org.extex.unit.extex   
org.extex.unit.extex.backend   
org.extex.unit.extex.prefix   
org.extex.unit.namespace This package contains primitives for namespaces. 
org.extex.unit.omega.dir This package contains primitives defined in Omega for directions. 
org.extex.unit.omega.math   
org.extex.unit.omega.math.delimiter   
org.extex.unit.omega.math.symbol   
org.extex.unit.omega.math.util   
org.extex.unit.omega.mode This package contains primitives defined in Omega for modes. 
org.extex.unit.omega.ocp This package contains primitives defined in Omega. 
org.extex.unit.omega.ocp.util This package contains utilities for OCPs. 
org.extex.unit.omega.register This package contains primitives defined in Omega for analyzing registers. 
org.extex.unit.omega.translation This package contains primitives defined in Omega for tranlations. 
org.extex.unit.omega.typesetter   
org.extex.unit.pdftex This package contains primitives for ExTeX's pdfTeX mode. 
org.extex.unit.tex This package contains classes for the primitives which are mapped to Java code. 
org.extex.unit.tex.arithmetic This package contains primitives for arithmetic operations on registers. 
org.extex.unit.tex.conditional   
org.extex.unit.tex.file This package contains primitives to handle files. 
org.extex.unit.tex.file.nodes This package contains node types used for handling delayed file operations. 
org.extex.unit.tex.font This package contains primitives related to fonts and their management. 
org.extex.unit.tex.group This package contains primitives related to groups and their management. 
org.extex.unit.tex.hyphen This package contains the primitives for hyphenations in ExTeX. 
org.extex.unit.tex.info This package contains primitives for debugging. 
org.extex.unit.tex.interaction This package contains primitives to alter the interaction mode. 
org.extex.unit.tex.macro This package contains primitives for the management of macros. 
org.extex.unit.tex.macro.util This package contains utilities for the management of macros. 
org.extex.unit.tex.math This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.delimiter This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.fraction This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.limits This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.numbering This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.spacing This package contains classes for math spacing. 
org.extex.unit.tex.math.style This package contains math primitives for ExTeX. 
org.extex.unit.tex.math.symbol This package contains primitives for math symbols. 
org.extex.unit.tex.math.util This package contains math utility classes. 
org.extex.unit.tex.prefix This package contains primitives for the prefixes which can be used to modify the behaviour of other primitives. 
org.extex.unit.tex.register This package contains primitives for the manipulation of registers. 
org.extex.unit.tex.register.box This package contains primitives for the manipulation of box registers. 
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. 
org.extex.unit.tex.register.toks This package contains primitives for the manipulation of toks registers. 
org.extex.unit.tex.string This package contains primitives for the manipulation of strings. 
org.extex.unit.tex.table This package contains primitives for the typesetting of tables. 
org.extex.unit.tex.typesetter This package contains primitives which directly send instructions to the typesetter. 
org.extex.unit.tex.typesetter.box This package contains primitives which deal with boxes and rules. 
org.extex.unit.tex.typesetter.displace This package contains primitives which shifting and moving nodes. 
org.extex.unit.tex.typesetter.insert This package contains primitives which deal with insertions. 
org.extex.unit.tex.typesetter.leaders This package contains primitives for leaders. 
org.extex.unit.tex.typesetter.mark This package contains primitives which deal with marks. 
org.extex.unit.tex.typesetter.output This package contains classes for the primitives related to the shipping of output to the document writer. 
org.extex.unit.tex.typesetter.paragraph This package contains primitives which deal with paragraph building. 
org.extex.unit.tex.typesetter.parameter   
org.extex.unit.tex.typesetter.spacing This package contains primitives which deal with spacing. 
org.extex.unit.tex.typesetter.undo This package contains primitives which deal with decomposing boxes. 
 

Classes in org.extex.interpreter.type used by org.extex.interpreter
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.context
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.context.observer.code
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.max.context
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.observer.expandMacro
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.format
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.register.bool
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.register.hash
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.register.pair
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.register.real
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.primitives.register.transform
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.interpreter.type
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.conditional
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.file
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.macro
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.register
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Showable
          This is a interface to mark those classes which are able to provide a description.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.register.count
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
InitializableCode
          This interface describes the ability to be initialized This is a life-cycle feature.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.register.font
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ComparableCode
          This interface descries the ability to compare the current code to some binding of a token in a context.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.base.register.toks
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
InitializableCode
          This interface describes the ability to be initialized This is a life-cycle feature.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.color
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Showable
          This is a interface to mark those classes which are able to provide a description.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.dynamic
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.dynamic.java
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.conditional
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.conditional.analyze
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.file
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.font
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.group
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.info
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.interaction
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.macro
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.math.delimiter
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.prefix
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.register.count
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.register.dimen
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.register.muskip
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.register.skip
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.scan
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.typesetter
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.etex.typesetter.paragraph
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.extex
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.extex.backend
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.extex.prefix
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.namespace
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.dir
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.math
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.math.delimiter
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.math.symbol
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.math.util
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Showable
          This is a interface to mark those classes which are able to provide a description.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.mode
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.ocp
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Showable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.ocp.util
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Showable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.register
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.translation
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.omega.typesetter
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.pdftex
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.arithmetic
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.conditional
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.file
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
TokensWriter
          This interface describes the ability to write some tokens to a output file register.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.file.nodes
TokensWriter
          This interface describes the ability to write some tokens to a output file register.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.font
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ExpandableCode
          This interface describes the feature of being expandable code.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.group
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.hyphen
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
Theable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.info
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
CodeExpander
          This is an interface for those primitives which are protected during expansion of arguments of primitives like \edef, \xdef, \message, and others..
ExpandableCode
          This interface describes the feature of being expandable code.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.interaction
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.macro
AbstractAssignment
          This is the base class for assignments.
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
CodeExpander
          This is an interface for those primitives which are protected during expansion of arguments of primitives like \edef, \xdef, \message, and others..
ExpandableCode
          This interface describes the feature of being expandable code.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
 

Classes in org.extex.interpreter.type used by org.extex.unit.tex.macro.util
AbstractCode
          This is the abstract base class which can be used for all classes implementing the interface Code.
Code
          This is the interface for all expandable or executable classes.
ComparableCode
          This interface descries the ability to compare the current code to some binding of a token in a context.
ExpandableCode
          This interface describes the feature of being expandable code.
PrefixCode
          This is a marker interface for those primitives which deal with the prefix.
ProtectedCode
          This is a marker interface for those primitives which are protected during expansion.
Showable
          This is a interface to mark those classes which are able to provide a description.
 

Classes in