Uses of Interface
org.extex.scanner.type.token.CodeToken

Packages that use CodeToken
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.max This package contains the macro expansion engine and supporting classes. 
org.extex.interpreter.max.context This package contains a reference implementation for the Context
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.pdf.api.action This package contains classes for action spec. 
org.extex.pdf.api.destination This package contains classes for dest spec. 
org.extex.pdf.api.id This package contains classes for id spec. 
org.extex.scanner.type.token This package contains the token types for the scanner of 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.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.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. 
 

Uses of CodeToken in org.extex.interpreter
 

Methods in org.extex.interpreter that return CodeToken
 CodeToken TokenSource.getControlSequence(Context context, Typesetter typesetter)
          Get the next token from the token stream and check that it is a control sequence or active character.
 CodeToken Conditional.getPrimitiveToken()
          Getter for the primitive which started this conditional.
 

Methods in org.extex.interpreter with parameters of type CodeToken
 Font TokenSource.getFont(Context context, CodeToken primitive)
          Parse the specification of a font.
 UnicodeChar TokenSource.scanCharacterCode(Context context, Typesetter typesetter, CodeToken primitive)
          Scan the input stream for tokens making up a character code, this is a sequence of digits with category code OTHER.
 java.lang.String TokenSource.scanRegisterName(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Scan the input streams for an entity to denote a register name.
 Tokens TokenSource.scanTokens(Context context, boolean reportUndefined, boolean ignoreUndefined, CodeToken primitive)
          Get the next expanded token form the input streams between { and }.
 java.lang.String TokenSource.scanTokensAsString(Context context, CodeToken primitive)
          Get the next expanded tokens from the input streams between a left brace character (usually {) and a right brace character (usually }) and convert it to a String.
 Tokens TokenSource.scanUnprotectedTokens(Context context, boolean reportUndefined, boolean ignoreUndefined, CodeToken primitive)
          Get the next expanded tokens from the input streams between { and }.
 

Uses of CodeToken in org.extex.interpreter.context
 

Methods in org.extex.interpreter.context with parameters of type CodeToken
 Code ContextCode.getCode(CodeToken t)
          Convenience method to get the code assigned to a Token.
 void ContextCode.setCode(CodeToken t, Code code, boolean global)
          Setter for the code assigned to a Token.
 

Uses of CodeToken in org.extex.interpreter.max
 

Methods in org.extex.interpreter.max that return CodeToken
 CodeToken Moritz.getControlSequence(Context context, Typesetter typesetter)
          Get the next token from the token stream and check that it is a control sequence or active character.
 

Methods in org.extex.interpreter.max with parameters of type CodeToken
 Font Moritz.getFont(Context context, CodeToken primitive)
           
 UnicodeChar Moritz.scanCharacterCode(Context context, Typesetter typesetter, CodeToken primitive)
          Scan the input stream for tokens making up a character code, this is a sequence of digits with category code OTHER.
 java.lang.String Moritz.scanRegisterName(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
           
 Tokens Moritz.scanTokens(Context context, boolean reportUndefined, boolean ignoreUndefined, CodeToken primitive)
          Get the next expanded token form the input streams between { and }.
 java.lang.String Moritz.scanTokensAsString(Context context, CodeToken primitive)
          Get the next expanded tokens from the input streams between a left brace character (usually {) and a right brace character (usually }) and convert it to a String.
 Tokens Moritz.scanUnprotectedTokens(Context context, boolean reportUndefined, boolean ignoreUndefined, CodeToken primitive)
          Get the next expanded tokens from the input streams between { and }.
 

Uses of CodeToken in org.extex.interpreter.max.context
 

Methods in org.extex.interpreter.max.context with parameters of type CodeToken
 Code GroupImpl.getCode(CodeToken token)
          Getter for the definition of an active character or macro.
 Code Group.getCode(CodeToken token)
          Getter for the definition of an active character or macro.
 Code ContextImpl.getCode(CodeToken t)
          Convenience method to get the code assigned to a Token.
protected  Code GroupImpl.getCodeForToken(CodeToken token)
          Recurse down the group stack and search for the definition of a token.
 void ContextImpl.setCode(CodeToken t, Code code, boolean global)
          Setter for the code assigned to a Token.
 

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

Constructors in org.extex.interpreter.primitives.format with parameters of type CodeToken
PrintFormat(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.interpreter.primitives.register.bool with parameters of type CodeToken
BoolDef(CodeToken token)
          Creates a new object.
NamedBool(CodeToken token, java.lang.String key)
          Creates a new object.
NumberedBool(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.interpreter.primitives.register.hash with parameters of type CodeToken
HashToksDef(CodeToken token)
          Creates a new object.
NamedHashToks(CodeToken token, java.lang.String key)
          Creates a new object.
NumberedHashToks(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.interpreter.primitives.register.pair with parameters of type CodeToken
NamedPair(CodeToken token, java.lang.String key)
          Creates a new object.
NumberedPair(CodeToken token)
          Creates a new object.
PairDef(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.interpreter.primitives.register.real with parameters of type CodeToken
AbstractMath(CodeToken token)
          Creates a new object.
MathAbs(CodeToken token)
          Creates a new object.
MathACos(CodeToken token)
          Creates a new object.
MathAdd(CodeToken token)
          Creates a new object.
MathASin(CodeToken token)
          Creates a new object.
MathATan(CodeToken token)
          Creates a new object.
MathATanTwo(CodeToken token)
          Creates a new object.
MathCeil(CodeToken token)
          Creates a new object.
MathCos(CodeToken token)
          Creates a new object.
MathDiv(CodeToken token)
          Creates a new object.
MathE(CodeToken token)
          Creates a new object.
MathExp(CodeToken token)
          Creates a new object.
MathExpression(CodeToken token)
          Creates a new object.
MathFloor(CodeToken token)
          Creates a new object.
MathLog(CodeToken token)
          Creates a new object.
MathMax(CodeToken token)
          Creates a new object.
MathMin(CodeToken token)
          Creates a new object.
MathMul(CodeToken token)
          Creates a new object.
MathPi(CodeToken token)
          Creates a new object.
MathPow(CodeToken token)
          Creates a new object.
MathRandom(CodeToken token)
          Creates a new object.
MathRint(CodeToken token)
          Creates a new object.
MathRound(CodeToken token)
          Creates a new object.
MathSin(CodeToken token)
          Creates a new object.
MathSqrt(CodeToken token)
          Creates a new object.
MathSub(CodeToken token)
          Creates a new object.
MathTan(CodeToken token)
          Creates a new object.
MathToDegrees(CodeToken token)
          Creates a new object.
MathToRadians(CodeToken token)
          Creates a new object.
NamedReal(CodeToken token, java.lang.String key)
          Creates a new object.
NumberedReal(CodeToken token)
          Creates a new object.
RealDef(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.interpreter.primitives.register.transform with parameters of type CodeToken
NamedTransform(CodeToken token, java.lang.String key)
          Creates a new object.
NumberedTransform(CodeToken token)
          Creates a new object.
TransformDef(CodeToken token)
          Creates a new object.
 

Uses of CodeToken in org.extex.interpreter.type
 

Methods in org.extex.interpreter.type that return CodeToken
 CodeToken AbstractCode.getToken()
          Getter for token.
 CodeToken Code.getToken()
          Getter for the token.
 

Constructors in org.extex.interpreter.type with parameters of type CodeToken
AbstractAssignment(CodeToken token)
          Creates a new object.
AbstractCode(CodeToken token)
          Creates a new object.
 

Uses of CodeToken in org.extex.pdf.api.action
 

Methods in org.extex.pdf.api.action with parameters of type CodeToken
static ActionSpec ActionSpec.parseActionSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse an action spec.
static ActionSpec UserActionSpec.parseActionSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken name)
          Parse a user action spec.
static ActionSpec GotoActionSpec.parseActionSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a goto action spec.
static ActionSpec ThreadActionSpec.parseActionSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a thread action spec.
 

Uses of CodeToken in org.extex.pdf.api.destination
 

Methods in org.extex.pdf.api.destination with parameters of type CodeToken
static DestType DestType.parseDestType(Context context, TokenSource source, Typesetter typesetter, CodeToken name)
          Parse a destination type.
 

Uses of CodeToken in org.extex.pdf.api.id
 

Methods in org.extex.pdf.api.id with parameters of type CodeToken
static IdSpec IdSpec.parseIdSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken prmitive)
          This method parses an id spec.
 

Uses of CodeToken in org.extex.scanner.type.token
 

Classes in org.extex.scanner.type.token that implement CodeToken
 class ActiveCharacterToken
          This class represents an active character token.
 class ControlSequenceToken
          This class represents a control sequence token.
 

Methods in org.extex.scanner.type.token that return CodeToken
 CodeToken ActiveCharacterToken.cloneInDefaultNamespace()
          Create a new instance of the token where the name space is the default name space and the other attributes are the same as for the current token.
 CodeToken CodeToken.cloneInDefaultNamespace()
          Create a new instance of the token where the name space is the default name space and the other attributes are the same as for the current token.
 CodeToken ControlSequenceToken.cloneInDefaultNamespace()
          Create a new instance of the token where the name space is the default name space and the other attributes are the same as for the current token.
 CodeToken ActiveCharacterToken.cloneInNamespace(java.lang.String theNamespace)
          Create a new instance of the token where the name space is the given one.
 CodeToken CodeToken.cloneInNamespace(java.lang.String namespace)
          Create a new instance of the token where the name space is the given one and the other attributes are the same as for the current token.
 CodeToken ControlSequenceToken.cloneInNamespace(java.lang.String theNamespace)
          Create a new instance of the token where the name space is the given one and the other attributes are the same as for the current token.
 

Uses of CodeToken in org.extex.unit.base
 

Constructors in org.extex.unit.base with parameters of type CodeToken
Relax(CodeToken token)
          Creates a new object.
 

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

Methods in org.extex.unit.base.conditional with parameters of type CodeToken
static boolean AbstractIf.skipToElseOrFi(Context context, TokenSource source, CodeToken primitive)
          Skip to the next matching \fi or \else Token counting the intermediate \ifs and \fis.
 

Constructors in org.extex.unit.base.conditional with parameters of type CodeToken
AbstractIf(CodeToken token)
          Creates a new object.
Else(CodeToken token)
          Creates a new object.
Fi(CodeToken token)
          Creates a new object.
 

Uses of CodeToken in org.extex.unit.base.file
 

Constructors in org.extex.unit.base.file with parameters of type CodeToken
AbstractFileCode(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.unit.base.register with parameters of type CodeToken
CharCode(CodeToken token, UnicodeChar uc)
          Creates a new object.
 

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

Constructors in org.extex.unit.base.register.count with parameters of type CodeToken
IntegerCode(CodeToken token)
          Creates a new object.
IntegerCode(CodeToken token, long value)
          Creates a new object.
 

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

Constructors in org.extex.unit.base.register.font with parameters of type CodeToken
FontCode(CodeToken token, Font fnt)
          Creates a new object.
FontPrimitive(CodeToken token)
          Creates a new object.
NamedFont(CodeToken token)
          Creates a new object.
NullfontPrimitive(CodeToken token)
          Creates a new object.
NumberedFont(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.unit.base.register.toks with parameters of type CodeToken
AbstractToks(CodeToken token)
          Creates a new object.
ToksParameter(CodeToken token)
          Creates a new object.
ToksParameter(CodeToken token, java.lang.String key)
          Creates a new object.
 

Uses of CodeToken in org.extex.unit.color
 

Methods in org.extex.unit.color with parameters of type CodeToken
static Color ColorParser.parseColor(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a color specification made up of a color constant for one of the supported color models or a control sequence which is bound to color convertible code.
static Color ColorParser.parseColorConstant(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a color specification made up of a color constant for one of the supported color models.
 

Constructors in org.extex.unit.color with parameters of type CodeToken
AbstractColor(CodeToken token)
          Creates a new object.
Colordef(CodeToken token)
          Creates a new object.
ColorPrimitive(CodeToken token)
          Creates a new object.
 

Uses of CodeToken in org.extex.unit.dynamic
 

Constructors in org.extex.unit.dynamic with parameters of type CodeToken
NativeDef(CodeToken token)
          Creates a new object.
NativeLoad(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.unit.dynamic.java with parameters of type CodeToken
JavaDef(CodeToken token)
          Creates a new object.
JavaLoad(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.unit.etex.conditional with parameters of type CodeToken
Ifcsname(CodeToken token)
          Creates a new object.
Ifdefined(CodeToken token)
          Creates a new object.
Iffontchar(CodeToken token)
          Creates a new object.
Unless(CodeToken token)
          Creates a new object.
 

Uses of CodeToken in org.extex.unit.etex.conditional.analyze
 

Constructors in org.extex.unit.etex.conditional.analyze with parameters of type CodeToken
Currentifbranch(CodeToken token)
          Creates a new object.
Currentiflevel(CodeToken token)
          Creates a new object.
Currentiftype(CodeToken token)
          Creates a new object.
 

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

Constructors in org.extex.unit.etex.file with parameters of type CodeToken
Readline(CodeToken token)
          Creates a new object.
 

Uses of CodeTo