Uses of Interface
org.extex.interpreter.Flags

Packages that use Flags
org.extex.interpreter This package contains the macro expansion engine and all supporting classes. 
org.extex.interpreter.max This package contains the macro expansion engine and supporting classes. 
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.interpreter.type.code This package contains the basic data types for arithmetic in ExTeX. 
org.extex.typesetter.listMaker.math This package contains implementations for math list makers. 
org.extex.unit.base   
org.extex.unit.base.conditional This package contains conditional primitives for the ExTeX engine. 
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.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.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.muskip   
org.extex.unit.etex.scan This package contains primitives related to scanning of tokens. 
org.extex.unit.etex.typesetter   
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.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.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.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. 
 

Uses of Flags in org.extex.interpreter
 

Classes in org.extex.interpreter that implement Flags
 class FlagsImpl
          This class implements a set of flags.
 

Fields in org.extex.interpreter declared as Flags
static Flags Flags.NONE
          The constant NONE contains an instance where no flags are set.
 

Methods in org.extex.interpreter that return Flags
 Flags FlagsImpl.copy()
          Clone an instance.
 Flags Flags.copy()
          Clone an instance.
 

Methods in org.extex.interpreter with parameters of type Flags
 Box TokenSource.getBox(Flags flags, Context context, Typesetter typesetter, Token insert)
          Parse the specification of a box.
 void FlagsImpl.set(Flags flags)
          Copy the flag settings from a given instance int this instance.
 void Flags.set(Flags flags)
          Copy the flag settings from a given instance int this instance.
 

Uses of Flags in org.extex.interpreter.max
 

Methods in org.extex.interpreter.max with parameters of type Flags
 Box Moritz.getBox(Flags flags, Context context, Typesetter typesetter, Token insert)
          Parse the specification of a box.
 

Uses of Flags in org.extex.interpreter.primitives.format
 

Methods in org.extex.interpreter.primitives.format with parameters of type Flags
 void PrintFormat.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.interpreter.primitives.register.bool
 

Methods in org.extex.interpreter.primitives.register.bool with parameters of type Flags
 void BoolDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void NamedBool.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 

Uses of Flags in org.extex.interpreter.primitives.register.hash
 

Methods in org.extex.interpreter.primitives.register.hash with parameters of type Flags
 void NamedHashToks.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 void HashToksDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of Flags in org.extex.interpreter.primitives.register.pair
 

Methods in org.extex.interpreter.primitives.register.pair with parameters of type Flags
 void PairDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void NamedPair.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 

Uses of Flags in org.extex.interpreter.primitives.register.real
 

Methods in org.extex.interpreter.primitives.register.real with parameters of type Flags
 void NamedReal.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 void NamedReal.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 void RealDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void NamedReal.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void AbstractMath.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          execute
 void NamedReal.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 

Uses of Flags in org.extex.interpreter.primitives.register.transform
 

Methods in org.extex.interpreter.primitives.register.transform with parameters of type Flags
 void TransformDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void NamedTransform.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
 

Uses of Flags in org.extex.interpreter.type
 

Methods in org.extex.interpreter.type with parameters of type Flags
abstract  void AbstractAssignment.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void AbstractCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void AbstractAssignment.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void Code.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void ExpandableCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.interpreter.type.code
 

Methods in org.extex.interpreter.type.code with parameters of type Flags
 void Advanceable.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Divideable.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Multiplyable.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 

Uses of Flags in org.extex.typesetter.listMaker.math
 

Methods in org.extex.typesetter.listMaker.math with parameters of type Flags
 Noad NoadConsumer.scanNoad(Flags flags, Context context, TokenSource source, Typesetter typesetter, Token primitive, GroupType groupType)
          Process the input until a Noad is completed.
 Noad MathListMaker.scanNoad(Flags flags, Context context, TokenSource source, Typesetter typesetter, Token primitive, GroupType groupType)
          Process the input until a Noad is completed.
 

Uses of Flags in org.extex.unit.base
 

Methods in org.extex.unit.base with parameters of type Flags
 void Relax.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.unit.base.conditional
 

Methods in org.extex.unit.base.conditional with parameters of type Flags
 void Fi.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void Else.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          Executes the primitive.
 void AbstractIf.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void Fi.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Else.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void AbstractIf.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.unit.base.macro
 

Methods in org.extex.unit.base.macro with parameters of type Flags
 void LetCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void LetCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.unit.base.register
 

Methods in org.extex.unit.base.register with parameters of type Flags
 void CharCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void CharCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.unit.base.register.count
 

Methods in org.extex.unit.base.register.count with parameters of type Flags
 void IntegerCode.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void IntegerCode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void IntegerCode.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void IntegerCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void IntegerCode.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 

Uses of Flags in org.extex.unit.base.register.font
 

Methods in org.extex.unit.base.register.font with parameters of type Flags
 void NamedFont.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void FontPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void NullfontPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void FontCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.unit.base.register.toks
 

Methods in org.extex.unit.base.register.toks with parameters of type Flags
 void ToksParameter.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
protected  void ToksParameter.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter, java.lang.String key)
          Scan the tokens between { and } and store them in the named tokens register.
 

Uses of Flags in org.extex.unit.color
 

Methods in org.extex.unit.color with parameters of type Flags
 void Colordef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void ColorPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of Flags in org.extex.unit.dynamic
 

Methods in org.extex.unit.dynamic with parameters of type Flags
 void NativeDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Definer.define(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          Perform a define operation
 void NativeLoad.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.unit.dynamic.java
 

Methods in org.extex.unit.dynamic.java with parameters of type Flags
 void JavaDef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void JavaDef.define(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          Perform a define operation
 void JavaLoad.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.unit.etex.conditional
 

Methods in org.extex.unit.etex.conditional with parameters of type Flags
 void Unless.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void Unless.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.unit.etex.file
 

Methods in org.extex.unit.etex.file with parameters of type Flags
 void Readline.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of Flags in org.extex.unit.etex.font
 

Methods in org.extex.unit.etex.font with parameters of type Flags
 void Fontchardp.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Fontcharic.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Fontcharht.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Fontcharwd.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of Flags in org.extex.unit.etex.info
 

Methods in org.extex.unit.etex.info with parameters of type Flags
 void Showtokens.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 void Showgroups.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it. The result is placed on the stack. This operation might have side effects. To execute a token it might be necessary to consume further tokens.
 

Uses of Flags in org.extex.unit.etex.interaction
 

Methods in org.extex.unit.etex.interaction with parameters of type Flags
 void Interactionmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of Flags in