Uses of Class
org.extex.unit.tex.conditional.Ifcase.Tag

Packages that use Ifcase.Tag
org.extex.unit.tex.conditional   
 

Uses of Ifcase.Tag in org.extex.unit.tex.conditional
 

Fields in org.extex.unit.tex.conditional declared as Ifcase.Tag
protected static Ifcase.Tag Ifcase.ELSE
          The constant ELSE contains the value indicating an \else.
protected static Ifcase.Tag Ifcase.FI
          The constant FI contains the value indicating a \fi.
protected static Ifcase.Tag Ifcase.OR
          The constant OR contains the value indicating an \or.