Uses of Class
org.extex.core.exception.helping.HelpingException

Packages that use HelpingException
org.extex This package contains ExTeX – an implementation of a typesetting engine based on the concepts of TeX
org.extex.backend.documentWriter.pdf This package contains a backend of ExTeX which produce a PDF-file. 
org.extex.base.parser This package contains parsers for ExTeX
org.extex.base.parser.dimen This package contains an expression parser and evaluator for ExTeX. 
org.extex.base.type.file This package contains the basic file data types for ExTeX
org.extex.baseext.exception   
org.extex.core.exception.helping   
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.load This package contains definitions for a load observer. 
org.extex.interpreter.exception This package contains exception classes which are derived from the HelpingException. 
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.observer.start This package contains definitions for the start observer. 
org.extex.interpreter.parser   
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.box This package contains the basic box data types for ExTeX. 
org.extex.interpreter.type.code This package contains the basic data types for arithmetic in ExTeX. 
org.extex.interpreter.type.color This package contains the definition for some color models. 
org.extex.interpreter.type.font   
org.extex.interpreter.type.tokens   
org.extex.interpreter.unit This package contains utilities. 
org.extex.main.tex This package contains some support classes for the ExTeX main program. 
org.extex.pdf.api This package contains utility classes for ExTeX's pdfTeX mode. 
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.exception This package contains exception classes for the PDF TeX support. 
org.extex.pdf.api.id This package contains classes for id spec. 
org.extex.scanner.type.file   
org.extex.typesetter.impl This package contains an implmentation of a typesetter and its associated classes. 
org.extex.typesetter.listMaker This package contains implementations for list makers of several kind. 
org.extex.typesetter.listMaker.math This package contains implementations for math list makers. 
org.extex.typesetter.type.math This package contains math 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.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 This package contains primitives defined in Omega for ExTeX. 
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.info.util This package contains some utility classes. 
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.exceptions This package contains utilities 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.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.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.table.util This package contains utility classes for the processing of alignment 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 HelpingException in org.extex
 

Constructors in org.extex that throw HelpingException
ExTeX(java.util.Properties theProperties)
          Creates a new object and supplies some properties for those keys which are not contained in the properties already.
ExTeX(java.util.Properties theProperties, java.lang.String dotFile)
          Creates a new object and initializes the properties from given properties and possibly from a user's properties in the file .extex.
 

Uses of HelpingException in org.extex.backend.documentWriter.pdf
 

Methods in org.extex.backend.documentWriter.pdf that throw HelpingException
 PdfAnnotation PdfDocumentWriter.getAnnotation(RuleNode node, java.lang.String annotation)
          Factory method to construct a PdfAnnotation node.
 PdfObject PdfDocumentWriter.getObject(java.lang.String attr, boolean isStream, java.lang.String text)
          Factory method to construct a PdfObject node.
 PdfXForm PdfDocumentWriter.getXForm(java.lang.String attr, java.lang.String resources, NodeList list)
          Factory method to construct a PdfXForm node.
 PdfRefXImage PdfDocumentWriter.getXImage(java.lang.String resource, RuleNode rule, java.lang.String attr, long page, boolean immediate)
          Factory method to construct a PdfXImage node.
 

Uses of HelpingException in org.extex.base.parser
 

Methods in org.extex.base.parser that throw HelpingException
static GlueComponent GlueComponentParser.attachUnit(long value, Context context, TokenSource source, Typesetter typesetter, boolean fixed)
          Convert a value by scanning a unit and storing its converted value in a GlueComponent.
 Muskip ConstantMuskipParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object and fills it from a token stream.
 Mudimen ConstantMudimenParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object and fills it from a token stream.
 Glue ConstantGlueParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Parse a value of the given type
 Dimen ConstantDimenParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Parse a value of the given type
 Count ConstantCountParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Parse a value of the given type
 MathClass MathClassParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Parse a math class.
static long ScaledNumberParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Evaluate an expression.
static GlueComponent GlueComponentParser.parse(Context context, TokenSource source, Typesetter typesetter, boolean fixed)
          Creates a new object.
static GlueComponent GlueComponentParser.parse(TokenSource source, Context context, Typesetter typesetter)
          Creates a new object from a TokenStream.
 Dimen ConstantDimenParser.parseDimen(Context context, TokenSource source, Typesetter typesetter)
          Acquire a length value and return it in multiples of scaled points.
 Glue ConstantGlueParser.parseGlue(Context context, TokenSource source, Typesetter typesetter)
          Parse a glue value and return the result.
 long ConstantCountParser.parseInteger(Context context, TokenSource source, Typesetter typesetter)
          Parse an integer.
 long ConstantCountParser.parseNumber(Context context, TokenSource source, Typesetter typesetter)
          Parse a non-negative number.
static Dimen ConstantDimenParser.scan(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object from a token stream.
static Glue ConstantGlueParser.scan(TokenSource source, Context context, Typesetter typesetter)
          Creates a new object by parsing a token source.
static long ScaledNumberParser.scanFloat(Context context, TokenSource source, Typesetter typesetter, Token start)
          Parses a token stream for a float and returns it as fixed point number.
static long ConstantCountParser.scanInteger(Context context, TokenSource source, Typesetter typesetter)
          Scan the input stream for tokens making up an integer, this is a number optionally preceded by a sign (+ or -).
protected static long ConstantMudimenParser.scanMu(Context context, TokenSource source, Typesetter typesetter)
          Scan a math unit.
static long ConstantCountParser.scanNumber(Context context, TokenSource source, Typesetter typesetter)
          Scan the input stream for tokens making up a number.
static long ConstantCountParser.scanNumber(Context context, TokenSource source, Typesetter typesetter, Token token)
          Scan the input stream for tokens making up a number, this is a sequence of digits with category code OTHER.
static ScaledNumber ScaledNumberParser.scanScaledNumber(Context context, TokenSource source, Typesetter typesetter)
          Parses a token stream for a float and returns it as fixed point number.
 

Uses of HelpingException in org.extex.base.parser.dimen
 

Methods in org.extex.base.parser.dimen that throw HelpingException
 void Function1.apply(Accumulator accumulator)
          Compute the function value for the argument stored in the accumulator and return in the accumulator overwriting the value stored therein.
 void Function0.apply(Accumulator accumulator)
          Return the value in the accumulator overwriting the value stored therein.
 void Function.apply(Accumulator accumulator, Context context, TokenSource source, Typesetter typesetter)
          Acquire arguments and compute a function.
static void LengthParser.evalTerm(Accumulator accumulator, Context context, TokenSource source, Typesetter typesetter)
          Evaluate a terminal.
static Dimen LengthParser.parse(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object from a token stream.
 

Uses of HelpingException in org.extex.base.type.file
 

Methods in org.extex.base.type.file that throw HelpingException
 boolean OutputFile.write(Tokens toks)
          Write some tokens to the output writer.
 

Uses of HelpingException in org.extex.baseext.exception
 

Subclasses of HelpingException in org.extex.baseext.exception
 class InterpreterExtensionException
          This exception is thrown when the main program use an ExTeX extension witch is not available.
 

Uses of HelpingException in org.extex.core.exception.helping
 

Subclasses of HelpingException in org.extex.core.exception.helping
 class ArithmeticOverflowException
          This exception is raised when an arithmetic overflow has been encountered.
 class BadCharacterException
          This exception is raised when a bad character code is encountered.
 class BadFileNumberException
          This exception is raised when a illegal file reference has been encountered.
 class CantUseAfterException
          This exception is raised when a situation is detected where the continuation is illegal.
 class CantUseInException
          This exception is raised when a macro is encountered in a mode for which it is not meant.
 class EofException
          This exception is raised when an unexpected end of file is encountered.
 class EofInToksException
          This exception is raised when an unexpected end of file is encountered when reading tokens in braces.
 class ExtensionDisabledException
          This exception is raised when an eTeX extension is used which has been disabled.
 class IllegalRegisterException
          This exception signals that a register name or number has been found which is not in the legal range.
 class InterpreterNumberFormatException
          InterprerterException, if a number format is wrong.
 class InterpreterPanicException
          This exception signals the error handler that a continuation is not desirable.
 class InvalidCharacterException
          This exception is raised when an unexpected character code is encountered.
 class InvalidCharacterNameException
          This exception is raised when an unexpected character code is encountered.
 class InvalidCodeException
          This exception is raised when an illegal code has been encoutered.
 class MissingEndcsnameException
          This exception is raised when a \csname without matching \endcsname is encountered.
 class MissingLeftBraceException
          This exception is raised when an arithmetic overflow has been encountered.
 class MissingMathException
          This exception is raised when a math macro is encountered outside a math mode.
 class MissingNumberException
          This exception is raised when a number should be read but none is found.
 class MissingOcplistException
          This exception is raised when direction is needed but has not been found.
 class NoHelpException
          This exception is thrown when a helping exception is required and no help is available.
 class UndefinedControlSequenceException
          This exception signals that an undefined control sequence has been encountered.
 class UnusedPrefixException
          This exception is raised when an unused prefix flag has been encountered.
 

Uses of HelpingException in org.extex.interpreter
 

Methods in org.extex.interpreter that throw HelpingException
 void TokenSource.closeAllStreams(Context context)
          All input streams are closed and not further Token is available for processing.
 void TokenSource.closeNextFileStream(Context context)
          Close all streams on the stack until a file stream is found.
 void TokenSource.execute(Token token, Context context, Typesetter typesetter)
          Tries to execute a token.
 void TokenSource.executeGroup()
          Scan and execute tokens until the group ends.
 Token TokenSource.expand(Token token, Context context, Typesetter typesetter)
          Try to expand a single token and return the result.
 Box TokenSource.getBox(Flags flags, Context context, Typesetter typesetter, Token insert)
          Parse the specification of a box.
 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.
 Font TokenSource.getFont(Context context, CodeToken primitive)
          Parse the specification of a font.
 boolean TokenSource.getKeyword(Context context, java.lang.String keyword)
          Get tokens from the token stream searching for a sequence of letter tokens.
 Token TokenSource.getNonSpace(Context context)
          Get the next token which has not the category code SPACE.
 void TokenSource.getOptionalEquals(Context context)
          Skip spaces and if the next non-space character is an equal sign skip it as well and all spaces afterwards.
 Token TokenSource.getToken(Context context)
          Get the next token form the input streams.
 Tokens TokenSource.getTokens(Context context, TokenSource source, Typesetter typesetter)
          Get the next tokens form the input streams between { and }.
 boolean ErrorHandler.handleError(GeneralException e, Token token, TokenSource source, Context context)
          This is the error handling callback.
 java.lang.Object TokenSource.parse(java.lang.Class c, Context context, TokenSource source, Typesetter typesetter)
          Parse some data type.
 void TokenSource.push(Token token)
          Push back a token onto the input stream for subsequent reading.
 void TokenSource.push(Token[] tokens)
          Push back a list of tokens onto the input stream for subsequent reading.
 void TokenSource.push(Tokens tokens)
          Push back a list of tokens onto the input stream for subsequent reading.
 Parser TokenSource.register(java.lang.Class c, Parser p)
          Register a new parser for some data type.
 void Interpreter.run()
          Process the current token streams by repeatedly reading a single token and processing it until no token is left.
 void Interpreter.run(TokenStream stream)
          Add a token stream and start processing it.
 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.
 Token TokenSource.scanNonSpace(Context context)
          Scan the input for the next token which has not the category code SPACE.
 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.
 Token TokenSource.scanToken(Context context)
          Get the next expanded token form the input streams.
 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 }.
 void TokenSource.update(java.lang.String name, java.lang.String text)
          Send the string to the named observer.
 

Uses of HelpingException in org.extex.interpreter.context
 

Methods in org.extex.interpreter.context that throw HelpingException
 void ContextGroup.afterGroup(Token t)
          Add a token to the tokens inserted after the group has been closed.
 void ContextGroup.closeGroup(Typesetter typesetter, TokenSource source)
          Perform all actions required upon the closing of a group.
 Code ContextCode.getCode(CodeToken t)
          Convenience method to get the code assigned to a Token.
 Language Context.getLanguage(java.lang.String language)
          Getter for the hyphenation record for a given language.
 void ContextGroup.openGroup(GroupType id, Locator locator, Token start)
          This method can be used to open another group.
 Conditional Context.popConditional()
          Pop the management information for a conditional from the stack and return it.
 void Context.setCatcode(UnicodeChar c, Catcode catcode, boolean global)
          Setter for the catcode of a character in the specified groups.
 void ContextCode.setCode(CodeToken t, Code code, boolean global)
          Setter for the code assigned to a Token.
 void ContextCount.setCount(java.lang.String name, long value, boolean global)
          Setter for the count register in all requested groups.
 void ContextDimen.setDimen(java.lang.String name, Dimen value, boolean global)
          Setter for the Dimen register in all requested groups.
 void ContextDimen.setDimen(java.lang.String name, long value, boolean global)
          Setter for the Dimen register in all requested groups.
 void Context.setGlue(java.lang.String name, Glue value, boolean global)
          Setter for a glue register.
 void ContextInteraction.setInteraction(Interaction interaction)
          Setter for the interaction in all requested groups.
 void Context.setMagnification(long mag, boolean lock)
          Setter for the magnification.
 void ContextTokens.setToks(java.lang.String name, Tokens toks, boolean global)
          Setter for the Tokens register in the specified groups.
 

Uses of HelpingException in org.extex.interpreter.context.observer.load
 

Methods in org.extex.interpreter.context.observer.load that throw HelpingException
 void LoadedObservable.receiveLoad(TokenSource source, Typesetter typesetter)
          Receive a notification about a load event.
 void LoadedObserver.receiveLoaded(Context context, TokenSource source, Typesetter typesetter)
          Receive a notification on the loading of a context.
 

Uses of HelpingException in org.extex.interpreter.exception
 

Subclasses of HelpingException in org.extex.interpreter.exception
 class ErrorLimitException
          This exception s thrown when the error count exceeds the given limit.
 class InteractionUnknownException
          This exception is thrown when the user attempts to set the interaction mode but specifies an invalid value for the mode.
 class MissingParserException
          This exception s thrown when a parser is requested but not registered.
 

Uses of HelpingException in org.extex.interpreter.max
 

Methods in org.extex.interpreter.max that throw HelpingException
 void Moritz.closeAllStreams(Context context)
          All input streams are closed and not further Token is available for processing.
 void Moritz.closeNextFileStream(Context context)
          Close all streams on the stack until a file stream is found.
 void Max.execute(Token token, Context theContext, Typesetter theTypesetter)
           
 void Max.executeGroup()
          Scan and execute tokens until the group ends.
protected  Token Max.expand(Token token)
          Take the token given and expand it as possible.
 Token Max.expand(Token token, Context context, Typesetter typesetter)
          Try to expand a single token and return the result.
 Tokens Max.expand(Tokens tokens, Typesetter typesetter)
          Expand some tokens.
protected  Token Max.expandUnproteced(Token token, Tokens tokens)
          Take the token given and expand it as possible while honoring the protected code.
 Box Moritz.getBox(Flags flags, Context context, Typesetter typesetter, Token insert)
          Parse the specification of a box.
 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.
 Font Moritz.getFont(Context context, CodeToken primitive)
           
 boolean Moritz.getKeyword(Context context, java.lang.String s)
          Scan the expanded token stream for a sequence of letter tokens.
 Token Moritz.getNonSpace(Context context)
          Get the next token which has not the category code SPACE.
 long Moritz.getNumber(Token token)
          Scan a number with a given first token.
 void Moritz.getOptionalEquals(Context context)
          Skip spaces and if the next non-space character is an equal sign skip it as well and all spaces afterwards.
 Token Moritz.getToken(Context context)
          Get the next token from the input streams.
 Tokens Moritz.getTokens(Context context, TokenSource source, Typesetter typesetter)
          Get the next tokens form the input streams between { and }.
protected  void Max.initializeDate(java.util.Calendar calendar)
          Initialize the date and time related primitives.
 java.lang.Object Moritz.parse(java.lang.Class c, Context context, TokenSource source, Typesetter typesetter)
          Parse some data type.
 Dimen Moritz.parseDimen(Context context, TokenSource source, Typesetter typesetter)
          Acquire a length value and return it in multiples of scaled points.
 Glue Moritz.parseGlue(Context context, TokenSource source, Typesetter typesetter)
          Parse a glue value and return the result.
 long Moritz.parseInteger(Context context, TokenSource source, Typesetter typesetter)
          Parse an integer.
 long Moritz.parseNumber(Context context, TokenSource source, Typesetter typesetter)
          Parse a non-negative number.
 void Moritz.push(Token token)
          Push back a token onto the input stream for subsequent reading.
 void Moritz.push(Token[] tokens)
          Push back a list of tokens onto the input stream for subsequent reading.
 void Moritz.push(Tokens tokens)
          Push back a list of tokens onto the input stream for subsequent reading.
 Parser Moritz.register(java.lang.Class c, Parser p)
          Register a new parser for some data type.
 void StringSource.reset(java.lang.CharSequence cs)
          Reset the input to come from a new source.
 void Max.run()
          Process the current token streams by repeatedly reading a single token and processing it until no token is left.
 void Max.run(TokenStream stream)
          Add a token stream and start processing it.
 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.
 Token Moritz.scanNonSpace(Context context)
          Scan the input for the next token which has not the category code SPACE.
 java.lang.String Moritz.scanRegisterName(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
           
 Token Moritz.scanToken(Context context)
          Get the next expanded token form the input streams.
 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 HelpingException in org.extex.interpreter.max.context
 

Methods in org.extex.interpreter.max.context that throw HelpingException
 void ContextImpl.closeGroup(Typesetter typesetter, TokenSource source)
          Perform all actions required upon the closing of a group.
 Code ContextImpl.getCode(CodeToken t)
          Convenience method to get the code assigned to a Token.
 Language ContextImpl.getLanguage(java.lang.String language)
          Getter for the hyphenation record for a given language.
 void ContextImpl.openGroup(GroupType type, Locator locator, Token start)
          This method can be used to open another group.
 Conditional ContextImpl.popConditional()
          Pop the management information for a conditional from the stack and return it.
 void ContextImpl.receiveLoad(TokenSource source, Typesetter typesetter)
          Receive a notification about a load event.
 void GroupImpl.runAfterGroup()
          Invoke all registered observers for the end-of-group event.
 void Group.runAfterGroup()
          Invoke all registered observers for the end-of-group event.
 void ContextImpl.setCode(CodeToken t, Code code, boolean global)
          Setter for the code assigned to a Token.
 void ContextImpl.setCount(java.lang.String name, long value, boolean global)
          Setter for the count register in all requested groups.
 void ContextImpl.setDimen(java.lang.String name, Dimen value, boolean global)
          Setter for the Dimen register in all requested groups.
 void ContextImpl.setDimen(java.lang.String name, long value, boolean global)
          Setter for the Dimen register in all requested groups.
 void ContextImpl.setGlue(java.lang.String name, Glue value, boolean global)
          Setter for a glue register.
 void ContextImpl.setInteraction(Interaction interaction)
          Setter for the interaction in all requested groups.
 void ContextImpl.setMagnification(long mag, boolean lock)
          Setter for the magnification.
 void ContextImpl.setToks(java.lang.String name, Tokens toks, boolean global)
          Setter for the Tokens register in the specified groups.
 

Uses of HelpingException in org.extex.interpreter.observer.start
 

Methods in org.extex.interpreter.observer.start that throw HelpingException
 void StartObserver.update(Interpreter interpreter)
          This method is meant to be invoked just after the start has occurred.
 void StartObserverList.update(Interpreter interpreter)
          Invoke all observers on the list to inform them of the start operation.
 

Uses of HelpingException in org.extex.interpreter.parser
 

Methods in org.extex.interpreter.parser that throw HelpingException
 long CountConvertible.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long DimenConvertible.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 Glue GlueConvertible.convertGlue(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a glue value.
 long MudimenConvertible.convertMudimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a mudimen.
 Muskip MuskipConvertible.convertMuskip(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a muskip.
 long ScaledConvertible.convertScaled(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a scaled number.
 TYPE Parser.parse(Context context, TokenSource source, Typesetter typesetter)
          Parse a value of the given type
 Dimen DimenParser.parseDimen(Context context, TokenSource source, Typesetter typesetter)
          Acquire a length value and return it in multiples of scaled points.
 Glue GlueParser.parseGlue(Context context, TokenSource source, Typesetter typesetter)
          Parse a glue value and return the result.
 long CountParser.parseInteger(Context context, TokenSource source, Typesetter typesetter)
          Parse an integer.
 long CountParser.parseNumber(Context context, TokenSource source, Typesetter typesetter)
          Parse a non-negative number.
 

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

Methods in org.extex.interpreter.primitives.format that throw HelpingException
 void PrintFormat.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Tokens PrintFormat.the(Context context, TokenSource source, Typesetter typesetter)
           
 

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

Subclasses of HelpingException in org.extex.interpreter.primitives.register.bool
 class InterpreterNoBoolValueException
          InterpreterException: no boolean value fond in the input.
 

Methods in org.extex.interpreter.primitives.register.bool that throw HelpingException
 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)
           
 Bool BoolConvertible.convertBool(Context context, TokenSource source, Typesetter typesetter)
          Convert to a bool.
 Bool NamedBool.convertBool(Context context, TokenSource source, Typesetter typesetter)
           
protected  java.lang.String NumberedBool.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
protected  java.lang.String NamedBool.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
 void NamedBool.set(Context context, Bool value)
          set the value
 void NamedBool.set(Context context, java.lang.String value)
          Set the value
 Tokens NamedBool.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.interpreter.primitives.register.bool that throw HelpingException
Bool(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object.
Bool(java.lang.String s)
          Creates a new object.
 

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

Subclasses of HelpingException in org.extex.interpreter.primitives.register.hash
 class InterpreterMissingHashKeyException
          Exception, if the hash key is missing.
 class InterpreterMissingHashValueException
          Exception, if the hash value is missing.
 class InterpreterMissingLeftBraceException
          Exception, if left brace is missing.
 class InterpreterMissingRightBraceException
          Exception, if right brace is missing.
 

Methods in org.extex.interpreter.primitives.register.hash that throw HelpingException
 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().
protected  java.lang.String NamedHashToks.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
protected  java.lang.String NumberedHashToks.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
 Tokens NamedHashToks.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.interpreter.primitives.register.hash that throw HelpingException
HashToks(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object.
 

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

Methods in org.extex.interpreter.primitives.register.pair that throw HelpingException
 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)
           
 Pair PairConvertible.convertPair(Context context, TokenSource source, Typesetter typesetter)
          Convert to a pair.
 Pair NamedPair.convertPair(Context context, TokenSource source, Typesetter typesetter)
          Convert to a pair.
protected  java.lang.String NumberedPair.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the register.
protected  java.lang.String NamedPair.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
 void NamedPair.set(Context context, Pair value)
          set the value
 void NamedPair.set(Context context, java.lang.String value)
          Set the value
 Tokens NamedPair.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.interpreter.primitives.register.pair that throw HelpingException
Pair(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object.
Pair(java.lang.String s)
          Creates a new object.
 

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

Methods in org.extex.interpreter.primitives.register.real that throw HelpingException
 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().
protected  Real MathToRadians.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathMin.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathLog.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathATanTwo.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathRint.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathExpression.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathAdd.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathRound.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathACos.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathE.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathCos.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathATan.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathDiv.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathTan.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathFloor.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathToDegrees.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathRandom.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathCeil.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathPi.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathAbs.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathPow.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected abstract  Real AbstractMath.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathMul.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathExp.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathASin.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathSin.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathSqrt.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathSub.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
protected  Real MathMax.calculate(Context context, TokenSource source, Typesetter typesetter)
          Calculate
 long NamedReal.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long AbstractMath.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Real NamedReal.convertReal(Context context, TokenSource source, Typesetter typesetter)
           
 Real RealConvertible.convertReal(Context context, TokenSource source, Typesetter typesetter)
          Convert to a real.
 Real AbstractMath.convertReal(Context context, TokenSource source, Typesetter typesetter)
           
 void Real.divide(double val)
          divide
 void NamedReal.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Real.divide(Real val)
          divide
 void AbstractMath.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          execute
protected  java.lang.String NamedReal.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
protected  java.lang.String NumberedReal.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the register.
 void NamedReal.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 void NamedReal.set(Context context, Real value)
          set the value
 void NamedReal.set(Context context, java.lang.String value)
          Set the value
 Tokens NamedReal.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens AbstractMath.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.interpreter.primitives.register.real that throw HelpingException
Real(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object.
Real(java.lang.String s)
          Creates a new object.
 

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

Methods in org.extex.interpreter.primitives.register.transform that throw HelpingException
 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)
           
protected  java.lang.String NumberedTransform.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the register.
protected  java.lang.String NamedTransform.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the register.
 void NamedTransform.set(Context context, java.lang.String value)
          Set the value
 void NamedTransform.set(Context context, Transform value)
          set the value
 Tokens NamedTransform.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.interpreter.primitives.register.transform that throw HelpingException
Transform(Context context, TokenSource source, Typesetter typesetter)
          Creates a new object.
Transform(java.lang.String s)
          Creates a new object.
 

Uses of HelpingException in org.extex.interpreter.type
 

Methods in org.extex.interpreter.type that throw HelpingException
abstract  void AbstractAssignment.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 boolean ComparableCode.compare(Token token, Context context)
          Compare the code with some other code.
 Token CsConvertible.convertCs(Context context, TokenSource source, Typesetter typesetter)
          This method converts into control sequence.
 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.
 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.
 void CodeExpander.expandCode(Context context, TokenSource source, Typesetter typesetter, Tokens tokens)
          Expand the first token and place the result in a token list.
 void InitializableCode.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 Tokens Showable.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens Theable.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 OutFile TokensWriter.write(java.lang.String key, Tokens toks, Context context)
          Immediately write some tokens to a write register.
 

Uses of HelpingException in org.extex.interpreter.type.box
 

Methods in org.extex.interpreter.type.box that throw HelpingException
 Box Boxable.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 RuleNode RuleConvertible.getRule(Context context, TokenSource source, Typesetter typesetter)
          Getter for the content as Rule.
 

Constructors in org.extex.interpreter.type.box that throw HelpingException
Box(Context context, TokenSource source, Typesetter typesetter, boolean isHorizontal, Tokens insert, GroupType groupType, Token startToken)
          Creates a new object.
 

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

Methods in org.extex.interpreter.type.code that throw HelpingException
 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 HelpingException in org.extex.interpreter.type.color
 

Methods in org.extex.interpreter.type.color that throw HelpingException
 Color ColorConvertible.convertColor(Context context, TokenSource source, Typesetter typesetter)
          This method converts something into a color.
 

Uses of HelpingException in org.extex.interpreter.type.font
 

Methods in org.extex.interpreter.type.font that throw HelpingException
 Font FontConvertible.convertFont(Context context, TokenSource source, Typesetter typesetter)
          Convert some primitive value into a font.
 

Uses of HelpingException in org.extex.interpreter.type.tokens
 

Methods in org.extex.interpreter.type.tokens that throw HelpingException
 Tokens TokensConvertible.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 

Uses of HelpingException in org.extex.interpreter.unit
 

Methods in org.extex.interpreter.unit that throw HelpingException
 void Loader.load(Context context, TokenSource source, Typesetter typesetter)
          Perform a load operation.
 

Uses of HelpingException in org.extex.main.tex
 

Methods in org.extex.main.tex that throw HelpingException
protected  void ErrorHandlerImpl.handleDebug()
          Special treatment of the debug case.
 boolean ErrorHandlerImpl.handleError(GeneralException exception, Token t, TokenSource source, Context context)
          This is the error handling callback.
protected  java.lang.String QueryFileHandlerTeXImpl.promptAndReadLine(Localizer localizer, java.util.logging.Logger logger, java.lang.String prompt)
          Read a line of characters from the standard input stream after a prompt has been shown.
protected  java.lang.String ErrorHandlerImpl.promptAndReadLine(java.lang.String prompt)
          Read a line of characters from the standard input stream after a prompt has been shown.
 

Constructors in org.extex.main.tex that throw HelpingException
TeX(java.util.Properties theProperties, java.lang.String dotFile)
          Creates a new object and initializes the properties from given properties and possibly from a user's properties in the file .extex.
 

Uses of HelpingException in org.extex.pdf.api
 

Methods in org.extex.pdf.api that throw HelpingException
 PdfAnnotation PdftexSupport.getAnnotation(RuleNode node, java.lang.String annotation)
          Factory method to construct a PdfAnnotation node.
 PdfObject PdftexSupport.getObject(java.lang.String attr, boolean isStream, java.lang.String text)
          Factory method to construct a PdfObject node.
 PdfXForm PdftexSupport.getXForm(java.lang.String attr, java.lang.String resources, NodeList list)
          Factory method to construct a PdfXForm node.
 PdfRefXImage PdftexSupport.getXImage(java.lang.String resource, RuleNode rule, java.lang.String attr, long page, boolean immediate)
          Factory method to construct a PdfXImage node.
 

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

Methods in org.extex.pdf.api.action that throw HelpingException
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 HelpingException in org.extex.pdf.api.destination
 

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

Uses of HelpingException in org.extex.pdf.api.exception
 

Subclasses of HelpingException in org.extex.pdf.api.exception
 class PdftexActionTypeException
          This exception is raised when a pdfTeX encounters an invalid action type.
 class PdftexDestinationTypeException
          This exception is raised when a pdfTeX encounters an invalid destination type.
 class PdftexException
          This exception is raised when a pdfTeX primitive is used without being in PDF mode.
 class PdftexIdentifierTypeException
          This exception is raised when a pdfTeX encounters an invalid identifier type.
 

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

Methods in org.extex.pdf.api.id that throw HelpingException
static IdSpec IdSpec.parseIdSpec(Context context, TokenSource source, Typesetter typesetter, CodeToken prmitive)
          This method parses an id spec.
 

Uses of HelpingException in org.extex.scanner.type.file
 

Methods in org.extex.scanner.type.file that throw HelpingException
 boolean InFile.isEof()
          Checks whether this InFile is at end of file.
 Tokens InFile.read(TokenFactory factory, Tokenizer tokenizer)
          Read a line of characters into a tokens list.
 boolean OutFile.write(Tokens toks)
          Write some tokens to the output writer.
 

Uses of HelpingException in org.extex.typesetter.impl
 

Methods in org.extex.typesetter.impl that throw HelpingException
 void TypesetterImpl.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 void NullTypesetterImpl.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 void TypesetterImpl.subscriptMark(Context context, TokenSource source, Typesetter typesetter, Token t)
          Treat a subscript mark.
 void NullTypesetterImpl.subscriptMark(Context context, TokenSource source, Typesetter typesetter, Token t)
          Treat a subscript mark.
 void TypesetterImpl.superscriptMark(Context context, TokenSource source, Typesetter typesetter, Token t)
          Treat a superscript mark.
 void NullTypesetterImpl.superscriptMark(Context context, TokenSource source, Typesetter typesetter, Token t)
          Treat a superscript mark.
 

Uses of HelpingException in org.extex.typesetter.listMaker
 

Methods in org.extex.typesetter.listMaker that throw HelpingException
 void TokenDelegateListMaker.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 void AbstractListMaker.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 void TokenDelegateListMaker.subscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a subscript mark.
 void AbstractListMaker.subscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a subscript mark.
 void TokenDelegateListMaker.superscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a superscript mark.
 void AbstractListMaker.superscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a superscript mark.
 

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

Methods in org.extex.typesetter.listMaker.math that throw HelpingException
 void DisplaymathListMaker.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 void MathListMaker.mathShift(Context context, TokenSource source, Token t)
          Treat a math shift character.
 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.
 void MathListMaker.subscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a subscript mark.
 void MathListMaker.superscriptMark(Context context, TokenSource source, Typesetter typesetter, Token token)
          Treat a superscript mark.
 

Uses of HelpingException in org.extex.typesetter.type.math
 

Constructors in org.extex.typesetter.type.math that throw HelpingException
MathCode(long code)
          Creates a new object.
 

Uses of HelpingException in org.extex.unit.base
 

Methods in org.extex.unit.base that throw HelpingException
 void Relax.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

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

Methods in org.extex.unit.base.conditional that throw HelpingException
abstract  boolean AbstractIf.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 void Fi.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 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.
 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.
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.
 

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

Methods in org.extex.unit.base.file that throw HelpingException
protected  java.lang.String AbstractFileCode.scanFileName(Context context, TokenSource source)
          Scan the file name.
static java.lang.String AbstractFileCode.scanInFileKey(Context context, TokenSource source, Typesetter typesetter)
          Scan the input source for some tokens making up the key for an infile register.
static java.lang.String AbstractFileCode.scanOutFileKey(Context context, TokenSource source, Typesetter typesetter)
          Scan the input source for some tokens making up the key for an outfile register.
 

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

Methods in org.extex.unit.base.macro that throw HelpingException
 void LetCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void LetCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

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

Methods in org.extex.unit.base.register that throw HelpingException
 long CharCode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void CharCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void CharCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens CharCode.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens CharCode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

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

Methods in org.extex.unit.base.register.count that throw HelpingException
 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.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 void IntegerCode.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens IntegerCode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

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

Methods in org.extex.unit.base.register.font that throw HelpingException
 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().
 boolean NullfontPrimitive.compare(Token token, Context context)
          Compare the code with some other code.
 boolean FontCode.compare(Token token, Context context)
          Compare the code with some other code.
 Font NamedFont.convertFont(Context context, TokenSource source, Typesetter typesetter)
          Convert some primitive value into a font.
 Font NullfontPrimitive.convertFont(Context context, TokenSource source, Typesetter typesetter)
          Convert some primitive value into a font.
 Font FontCode.convertFont(Context context, TokenSource source, Typesetter typesetter)
          Convert some primitive value into a font.
 Font FontPrimitive.convertFont(Context context, TokenSource source, Typesetter typesetter)
          Convert some primitive value into a font.
 void NullfontPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void FontCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
protected  java.lang.String NamedFont.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the font register.
protected  java.lang.String NumberedFont.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the font register.
 Tokens NamedFont.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens FontCode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

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

Methods in org.extex.unit.base.register.toks that throw HelpingException
 void ToksParameter.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 Tokens ToksParameter.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
protected  java.lang.String AbstractToks.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered tokens register.
 void ToksParameter.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 Tokens ToksParameter.the(Context context, TokenSource source, Typesetter typesetter)
          Return the register value as Tokens for \the.
 

Uses of HelpingException in org.extex.unit.color
 

Methods in org.extex.unit.color that throw HelpingException
 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().
 Color ColorPrimitive.convertColor(Context context, TokenSource source, Typesetter typesetter)
          This method converts something into a color.
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.
 Tokens AbstractColor.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens AbstractColor.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.dynamic
 

Methods in org.extex.unit.dynamic that throw HelpingException
 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.
 

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

Methods in org.extex.unit.dynamic.java that throw HelpingException
 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.
 void JavaLoad.load(Context context, TokenSource source, Typesetter typesetter)
          Perform a load operation.
 

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

Methods in org.extex.unit.etex.conditional that throw HelpingException
 boolean Ifdefined.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifcsname.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Iffontchar.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 void Unless.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unless.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

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

Methods in org.extex.unit.etex.conditional.analyze that throw HelpingException
 long Currentiflevel.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Currentiftype.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Currentifbranch.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens Currentiflevel.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Currentiftype.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Currentifbranch.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

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

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

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

Methods in org.extex.unit.etex.font that throw HelpingException
 long Fontchardp.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Fontcharic.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Fontcharht.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Fontcharwd.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Fontchardp.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Fontcharic.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Fontcharht.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Fontcharwd.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 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.
 Tokens Fontchardp.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Fontcharic.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Fontcharht.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Fontcharwd.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.etex.group
 

Methods in org.extex.unit.etex.group that throw HelpingException
 long Currentgrouplevel.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Currentgrouptype.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens Currentgrouplevel.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Currentgrouptype.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

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

Methods in org.extex.unit.etex.info that throw HelpingException
 void Showtokens.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Showgroups.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

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

Methods in org.extex.unit.etex.interaction that throw HelpingException
 void Interactionmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Interactionmode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens Interactionmode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.etex.macro
 

Methods in org.extex.unit.etex.macro that throw HelpingException
 void Unexpanded.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unexpanded.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of HelpingException in org.extex.unit.etex.math.delimiter
 

Methods in org.extex.unit.etex.math.delimiter that throw HelpingException
 void Middle.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.etex.register.count
 

Methods in org.extex.unit.etex.register.count that throw HelpingException
 long Numexpr.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Lastnodetype.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long EtexVersion.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Numexpr.evalOperand(Context context, TokenSource source, Typesetter typesetter)
          Evaluate an operand.
 Tokens Numexpr.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.etex.register.dimen
 

Methods in org.extex.unit.etex.register.dimen that throw HelpingException
 long Dimenexpr.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Dimenexpr.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 Tokens Dimenexpr.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.etex.register.muskip
 

Methods in org.extex.unit.etex.register.muskip that throw HelpingException
 Muskip Gluetomu.convertMuskip(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a muskip.
 Muskip Muexpr.convertMuskip(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a muskip.
 void Gluetomu.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.etex.register.skip
 

Methods in org.extex.unit.etex.register.skip that throw HelpingException
 long Glueshrink.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Gluestretch.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Glueshrinkorder.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Gluestretchorder.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Glueshrink.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Gluestretch.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Glueshrinkorder.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Gluestretchorder.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 Glue Mutoglue.convertGlue(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a glue value.
 Muskip Glueexpr.convertMuskip(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a muskip.
 Tokens Glueshrink.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Gluestretch.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Glueshrinkorder.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Gluestretchorder.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.etex.scan
 

Methods in org.extex.unit.etex.scan that throw HelpingException
 void Scantokens.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Detokenize.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Scantokens.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Detokenize.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of HelpingException in org.extex.unit.etex.typesetter
 

Methods in org.extex.unit.etex.typesetter that throw HelpingException
 void EndR.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void BeginR.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void EndL.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void BeginL.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.etex.typesetter.paragraph
 

Methods in org.extex.unit.etex.typesetter.paragraph that throw HelpingException
 long Parshapelength.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Parshapeindent.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Parshapedimen.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Parshapelength.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Parshapeindent.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Parshapedimen.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 Tokens Parshapelength.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Parshapeindent.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Parshapedimen.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.extex
 

Methods in org.extex.unit.extex that throw HelpingException
 void EnsureLoaded.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.extex.backend
 

Methods in org.extex.unit.extex.backend that throw HelpingException
 Tokens WriterType.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 void WriterType.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void WriterType.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens WriterType.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.extex.prefix
 

Methods in org.extex.unit.extex.prefix that throw HelpingException
 void Showprefix.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.namespace
 

Methods in org.extex.unit.namespace that throw HelpingException
 void Namespace.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Import.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Export.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Namespace.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens Namespace.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega
 

Methods in org.extex.unit.omega that throw HelpingException
 void OmegaUnitInfo.receiveLoaded(Context context, TokenSource source, Typesetter typesetter)
          Receive a notification on the loading of a context.
 

Uses of HelpingException in org.extex.unit.omega.dir
 

Subclasses of HelpingException in org.extex.unit.omega.dir
 class BadDirectionException
          this exception signals that an invalid specification for a direction has been encountered.
 

Methods in org.extex.unit.omega.dir that throw HelpingException
 void Pagedir.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unnaturaldir.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathdir.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Naturaldir.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Textdir.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
protected  Direction AbstractDirCode.scanDir(TokenSource source, Context context)
          Scan a direction specification.
 

Uses of HelpingException in org.extex.unit.omega.math
 

Methods in org.extex.unit.omega.math that throw HelpingException
 void OmathcodePrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Omathchardef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long OmathcodePrimitive.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Omathaccent.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
static long AbstractOmegaMathCode.mathCodeToLong(MathCode mc)
          Convert a MathCode to a number using the TeX encoding.
static MathCode AbstractOmegaMathCode.parseMathCode(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse Math code according to TeX rules and extensions.
 Tokens OmathcodePrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega.math.delimiter
 

Methods in org.extex.unit.omega.math.delimiter that throw HelpingException
 void Odelcode.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Odelcode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Odelcode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
static long AbstractOmegaDelimiter.delimiterToLong(MathDelimiter del)
          Translate the delimiter into a Omega encoded number or throw an exception if this is not possible.
 void Odelcode.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Oradical.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Odelimiter.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Odelcode.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
static MathDelimiter AbstractOmegaDelimiter.newMathDelimiter(long delcode)
          Creates a new MathDelimiter object from the Omega encoding.
static MathDelimiter AbstractOmegaDelimiter.parseDelimiter(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a math delimiter.
 Tokens Odelcode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega.math.symbol
 

Methods in org.extex.unit.omega.math.symbol that throw HelpingException
 MathCode Omathchar.convertMathCode(Context context, TokenSource source, Typesetter typesetter)
          This method converts an implementing class into a MathCode.
 void Omathchar.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.omega.math.util
 

Methods in org.extex.unit.omega.math.util that throw HelpingException
 long OmegaMathcharCode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens OmegaMathcharCode.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens OmegaMathcharCode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega.mode
 

Subclasses of HelpingException in org.extex.unit.omega.mode
 class BadInputModeException
          This exception signals that an invalid specification for an input mode has been encountered.
 class BadOutputModeException
          This exception signals that an invalid specification for an output mode has been encountered.
 

Methods in org.extex.unit.omega.mode that throw HelpingException
 void DefaultOutputMode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void DefaultInputMode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void OutputMode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void InputMode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
protected  OmegaMode AbstractModeCode.scanInputMode(Context context, TokenSource source)
          Scan the token source for a keyword describing an input mode.
protected  OmegaMode AbstractModeCode.scanOutputMode(Context context, TokenSource source)
          Scan the token source for a keyword describing an input mode.
 

Uses of HelpingException in org.extex.unit.omega.ocp
 

Methods in org.extex.unit.omega.ocp that throw HelpingException
 void OcpPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Clearocplists.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void OcplistPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 OcpList Removebeforeocplist.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 OcpList Removeafterocplist.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 OcpList Addbeforeocplist.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 OcpList Nullocplist.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 OcpList Addafterocplist.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 void AbstractOcplist.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pushocplist.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Popocplist.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Nullocplist.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
static OcpList AbstractOcplist.scanOcplist(Context context, TokenSource source, Typesetter typesetter)
          Scan an ΩCP list.
 Tokens Nullocplist.show(Context context)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega.ocp.util
 

Subclasses of HelpingException in org.extex.unit.omega.ocp.util
 class OmegaOcpException
          This class indicates that an ΩCP instruction has been used in an invalid context.
 

Methods in org.extex.unit.omega.ocp.util that throw HelpingException
 Ocp OcpConvertible.convertOcp(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC.
 OcpList OcplistConvertible.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 OcpList OcpList.convertOcplist(Context context, TokenSource source, Typesetter typesetter)
          Convert the value into an ΩPC list.
 void OcpList.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Ocp.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
static Ocp Ocp.load(java.lang.String resource, ResourceFinder finder)
          This is a factory method for OCPs.
static Ocp OcpUtil.scanOcp(Context context, TokenSource source, Typesetter typesetter, ResourceFinder finder)
          Get an ocp.
static OcpProgram OcpUtil.scanOcpCode(Context context, TokenSource source, Typesetter typesetter, java.lang.String primitive)
          San the input for a control sequence and extract an ΩCP from its code value.
static java.lang.String OcpUtil.scanOcpFileName(Context context, TokenSource source, CodeToken primitive)
          Scan an ΩCP file name.
static java.lang.String OcpUtil.scanOcpFileName(TokenSource source, Context context)
          Get an ocp file name.
 Tokens OcpList.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens Ocp.show(Context context)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.unit.omega.ocp.util that throw HelpingException
Ocp(java.lang.String resource, OcpProgram program)
          Creates a new object.
 

Uses of HelpingException in org.extex.unit.omega.register
 

Methods in org.extex.unit.omega.register that throw HelpingException
 long Oglueshrinkorder.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Ogluestretchorder.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens Oglueshrinkorder.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Ogluestretchorder.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.omega.translation
 

Methods in org.extex.unit.omega.translation that throw HelpingException
 void InputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void DefaultOutputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void DefaultInputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void NoDefaultOutputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void NoDefaultInputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void OutputTranslation.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.omega.typesetter
 

Methods in org.extex.unit.omega.typesetter that throw HelpingException
 void Localleftbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hfi.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vfi.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Localrightbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 FixedGlue Hfi.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires horizontal glue.
 FixedGlue Vfi.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 

Uses of HelpingException in org.extex.unit.pdftex
 

Methods in org.extex.unit.pdftex that throw HelpingException
 long Pdflastannot.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Pdflastobj.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Pdflastximage.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Efcode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Pdffontobjnum.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Pdflastxform.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 Tokens Pdflastannot.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens Pdflastobj.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens Pdflastximage.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens Pdffontobjnum.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens Pdflastxform.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens Pdffontname.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 void Pdfincludechars.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfnames.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfdest.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfendthread.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfliteral.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfxform.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Efcode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfinfo.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfrefxform.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfendlink.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfoutline.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfannot.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfstartlink.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfximage.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfobj.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfcatalog.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfthread.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfrefximage.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdfrefobj.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Pdffontname.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Efcode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Pdffontname.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void PdftexUnitInfo.load(Context ctx, TokenSource src, Typesetter typesetter)
          Perform a load operation.
 void PdftexUnitInfo.receiveLoaded(Context ctx, TokenSource src, Typesetter typesetter)
          Receive a notification on the loading of a context.
 Tokens Pdflastannot.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Pdflastobj.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Pdflastximage.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Efcode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Pdffontobjnum.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Pdflastxform.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Pdffontname.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex
 

Methods in org.extex.unit.tex that throw HelpingException
 void Ignorespaces.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void TexUnitInfo.load(Context context, TokenSource source, Typesetter typesetter)
          Perform a load operation.
 void TexUnitInfo.receiveLoaded(Context context, TokenSource source, Typesetter typesetter)
          Receive a notification on the loading of a context.
 

Uses of HelpingException in org.extex.unit.tex.arithmetic
 

Methods in org.extex.unit.tex.arithmetic that throw HelpingException
 void Divide.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Advance.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Multiply.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of HelpingException in org.extex.unit.tex.conditional
 

Methods in org.extex.unit.tex.conditional that throw HelpingException
 boolean Iftrue.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean If.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifvbox.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifcase.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifinner.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifvmode.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifdim.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifeof.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifx.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifcat.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifodd.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifvoid.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifmmode.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifhbox.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifnum.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Ifhmode.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 boolean Iffalse.conditional(Context context, TokenSource source, Typesetter typesetter)
          This method computes the boolean value of the conditional.
 void Ifcase.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Or.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Ifcase.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Or.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 

Uses of HelpingException in org.extex.unit.tex.file
 

Methods in org.extex.unit.tex.file that throw HelpingException
 void Read.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Inputlineno.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Closeout.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Closein.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Write.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Openout.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Openin.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Endinput.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void End.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Dump.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Input.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Input.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens Inputlineno.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 OutFile Write.write(java.lang.String key, Tokens toks, Context context)
          Immediately write some tokens to a write register.
 

Uses of HelpingException in org.extex.unit.tex.font
 

Methods in org.extex.unit.tex.font that throw HelpingException
 void Hyphenchar.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Skewchar.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Fontdimen.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Hyphenchar.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Skewchar.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Fontname.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hyphenchar.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Skewchar.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Fontname.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Fontdimen.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
           
protected  java.lang.String Fontdimen.getKey(Context context, TokenSource source, Typesetter typesetter)
          Get the key for the font dimen.
 Tokens Hyphenchar.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Skewchar.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Fontdimen.the(Context context, TokenSource source, Typesetter typesetter)
           
 

Uses of HelpingException in org.extex.unit.tex.group
 

Methods in org.extex.unit.tex.group that throw HelpingException
 void Aftergroup.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Endgroup.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Begingroup.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.hyphen
 

Methods in org.extex.unit.tex.hyphen that throw HelpingException
 void RightHyphenmin.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void LeftHyphenmin.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
protected  UnicodeCharList Hyphenation.collectWord(Context context, TokenSource source, Token token)
          Collect all characters that make up a word.
protected  UnicodeCharList HyphenationPrimitive.collectWord(Context context, TokenSource source, Token token)
          Collect all characters that make up a word.
 long RightHyphenmin.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long LeftHyphenmin.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long RightHyphenmin.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long LeftHyphenmin.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void RightHyphenmin.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void LeftHyphenmin.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void RightHyphenmin.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hyphen.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void LeftHyphenmin.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Patterns.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          Scan the patterns for hyphenation and store this values in the HyphernationTable.
 void HyphenationPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Discretionary.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
protected  Language AbstractHyphenationCode.getHyphenationTable(Context context)
          Getter for the current hyphenation table.
protected  boolean HyphenationPrimitive.isWordConstituent(Token t, Context context)
          This method checks that the given token is a word constituent.
 void RightHyphenmin.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 void LeftHyphenmin.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens RightHyphenmin.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens LeftHyphenmin.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.info
 

Methods in org.extex.unit.tex.info that throw HelpingException
 void Errmessage.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Showbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Message.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Showthe.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void The.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Show.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Meaning.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Jobname.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Showlists.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void The.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Jobname.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void The.expandCode(Context context, TokenSource source, Typesetter typesetter, Tokens tokens)
          Expand the first token and place the result in a token list.
protected  Tokens Show.meaning(Token t, Context context)
          Get the descriptions of a token as token list.
 

Uses of HelpingException in org.extex.unit.tex.info.util
 

Subclasses of HelpingException in org.extex.unit.tex.info.util
 class FixedHelpingException
          This class provides an Exception with the possibility to provide additional help on the error encountered.
 

Uses of HelpingException in org.extex.unit.tex.interaction
 

Methods in org.extex.unit.tex.interaction that throw HelpingException
 void Batchmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Nonstopmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Errorstopmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Scrollmode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 

Uses of HelpingException in org.extex.unit.tex.macro
 

Methods in org.extex.unit.tex.macro that throw HelpingException
 void Def.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Xdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Let.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Futurelet.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Gdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Edef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Endcsname.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Noexpand.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Csname.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Expandafter.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Noexpand.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Csname.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Expandafter.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Noexpand.expandCode(Context context, TokenSource source, Typesetter typesetter, Tokens tokens)
          Expand the first token and place the result in a token list.
static void Let.let(Flags prefix, Context context, CodeToken cs, Token t)
          Assign a new meaning to a control sequence.
static java.lang.String Csname.scanToEndCsname(Context context, TokenSource source, Typesetter typesetter, Localizer loc)
          Expand tokens and collect the result until \endcsname is found.
 

Uses of HelpingException in org.extex.unit.tex.macro.exceptions
 

Subclasses of HelpingException in org.extex.unit.tex.macro.exceptions
 class EofInDefException
          This exception signals that an outer primitive has been encountered in the definition of a macro.
 class EofInMatchException
          This exception signals that the end of file has been encountered in the definition of a macro.
 class ExtraRightBraceInDefException
          This exception signals that an outer primitive has been encountered in the definition of a macro.
 class MissingLeftBraceInDefException
          This exception signals that an outer primitive has been encountered in the definition of a macro.
 class NonConsequtiveParamsException
          This exception signals that an outer primitive has been encountered in the definition of a macro.
 class OuterInDefException
          This exception signals that an outer primitive has been encountered in the definition of a macro.
 

Uses of HelpingException in org.extex.unit.tex.macro.util
 

Methods in org.extex.unit.tex.macro.util that throw HelpingException
 boolean MacroCode.compare(Token token, Context context)
          Compare the code with some other code.
protected  void MacroPattern.compile(Context context)
          Compile the pattern into a list of function elements to perform the operations required for doing the matching.
 void MacroCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void MacroCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
static MacroPattern MacroPattern.getPattern(Context context, TokenSource source, boolean longP, CodeToken cs)
          Parse a pattern specification.
protected static Tokens MacroPattern.getTokenOrBlock(Context context, TokenSource source, Typesetter typesetter, CodeToken cs)
          Get a single token or a block if the first token is a LeftBraceToken.
 Tokens[] MacroPattern.match(Context context, TokenSource source, Typesetter typesetter, boolean notLong, ArgumentMatchingObserver observer)
          Match the pattern of this macro with the next tokens from the token source.
 Tokens MacroCode.show(Context context)
          This method is the getter for the description of the primitive.
 

Constructors in org.extex.unit.tex.macro.util that throw HelpingException
ProtectedMacroCode(CodeToken token, Flags flags, boolean notLong, MacroPattern thePattern, Tokens theBody)
          Creates a new object.
 

Uses of HelpingException in org.extex.unit.tex.math
 

Methods in org.extex.unit.tex.math that throw HelpingException
 void MathcodePrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Mathchardef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long MathcodePrimitive.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Underline.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Overline.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathaccent.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vcenter.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathchoice.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
static long AbstractTeXMathCode.mathCodeToLong(MathCode mc)
          Convert a MathCode to a number using the TeX encoding.
static MathCode AbstractTeXMathCode.parseMathCode(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse Math code according to TeX rules and extensions.
 Tokens MathcodePrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.math.delimiter
 

Methods in org.extex.unit.tex.math.delimiter that throw HelpingException
 void Delcode.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Delcode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Delcode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
static long AbstractTeXDelimiter.delimiterToLong(MathDelimiter del)
          Translate the delimiter into a TeX encoded number or throw an exception if this is not possible.
 void Delcode.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Delimiter.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Right.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Left.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Radical.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Delcode.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
static MathDelimiter AbstractTeXDelimiter.newMathDelimiter(long delcode)
          Creates a new MathDelimiter object from the TeX encoding.
static MathDelimiter AbstractTeXDelimiter.parseDelimiter(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Parse a math delimiter.
 Tokens Delcode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.math.fraction
 

Methods in org.extex.unit.tex.math.fraction that throw HelpingException
 void Atopwithdelims.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Above.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Over.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Abovewithdelims.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Overwithdelims.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Atop.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.math.limits
 

Methods in org.extex.unit.tex.math.limits that throw HelpingException
 void Nolimits.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Displaylimits.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Limits.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.math.spacing
 

Methods in org.extex.unit.tex.math.spacing that throw HelpingException
 void Mkern.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mskip.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Nonscript.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.math.style
 

Methods in org.extex.unit.tex.math.style that throw HelpingException
 void Scriptscriptstyle.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Displaystyle.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Scriptstyle.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.math.symbol
 

Methods in org.extex.unit.tex.math.symbol that throw HelpingException
 MathCode Mathchar.convertMathCode(Context context, TokenSource source, Typesetter typesetter)
          This method converts an implementing class into a MathCode.
 void Mathord.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathrel.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathopen.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathop.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathchar.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathinner.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathpunct.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathbin.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Mathclose.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.math.util
 

Methods in org.extex.unit.tex.math.util that throw HelpingException
 long TeXMathcharCode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 MathCode MathCodeConvertible.convertMathCode(Context context, TokenSource source, Typesetter typesetter)
          This method converts an implementing class into a MathCode.
 Tokens TeXMathcharCode.show(Context context)
          This method is the getter for the description of the primitive.
 Tokens TeXMathcharCode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register
 

Methods in org.extex.unit.tex.register that throw HelpingException
 void Chardef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void CatcodePrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long CatcodePrimitive.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Afterassignment.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Tokens CatcodePrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.box
 

Methods in org.extex.unit.tex.register.box that throw HelpingException
 void Ht.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Wd.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Setbox.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Dp.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Ht.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Wd.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Dp.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Ht.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Wd.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Dp.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void Copy.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void BoxParameter.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void BoxPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Ht.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Wd.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Dp.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Box Copy.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box BoxPrimitive.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
static java.lang.String Setbox.getKey(Context context, TokenSource source, Typesetter typesetter, CodeToken primitive)
          Return the key (the number) for the box register.
protected  java.lang.String BoxParameter.getKey(TokenSource source, Context context)
          Return the key (the name of the primitive) for the register.
 Tokens Ht.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Wd.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Dp.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.count
 

Methods in org.extex.unit.tex.register.count that throw HelpingException
 void CountPrimitive.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Prevgraf.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Mag.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Integer.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void CountPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Prevgraf.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Countdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Mag.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long CountPrimitive.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Badness.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Mag.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void CountPrimitive.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Prevgraf.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void Mag.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void AbstractReadonlyCount.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void CountPrimitive.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Mag.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
protected  java.lang.String CountArray.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered count register.
protected  java.lang.String AbstractCount.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered count register.
 void IntegerParameter.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 void AbstractCount.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 void Mag.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a String.
 void CountPrimitive.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 void Prevgraf.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 void Mag.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens CountPrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Badness.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens AbstractReadonlyCount.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Mag.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.dimen
 

Methods in org.extex.unit.tex.register.dimen that throw HelpingException
 void DimenPrimitive.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Dimendef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void DimenPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long DimenPrimitive.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long DimenPrimitive.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void DimenPrimitive.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
 void DimenPrimitive.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
protected  java.lang.String AbstractDimen.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered dimen register.
 void DimenParameter.init(Context context, TokenSource source, Typesetter typesetter)
          Initialize the Code with some value coming from a Token source.
 void DimenPrimitive.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens DimenPrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.muskip
 

Methods in org.extex.unit.tex.register.muskip that throw HelpingException
 void MuskipParameter.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void MuskipParameter.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Muskipdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 Muskip MuskipParameter.convertMuskip(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a muskip.
 void MuskipParameter.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
protected  java.lang.String MuskipParameter.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the skip register.
protected  java.lang.String MuskipPrimitive.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the number) for the skip register.
protected  java.lang.String AbstractMuskip.getKey(TokenSource source, Context context, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered muskip register.
 void MuskipParameter.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens MuskipParameter.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.skip
 

Methods in org.extex.unit.tex.register.skip that throw HelpingException
 void SkipPrimitive.advance(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \advance has been seen.
 void Skipdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void SkipPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 Glue SkipPrimitive.convertGlue(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a glue value.
 void SkipPrimitive.divide(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \divide has been seen.
protected  java.lang.String AbstractSkip.getKey(Context context, TokenSource source, Typesetter typesetter)
          Return the key (the name of the primitive) for the numbered skip register.
 void SkipPrimitive.multiply(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method is called when the macro \multiply has been seen.
 Tokens SkipPrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.register.toks
 

Methods in org.extex.unit.tex.register.toks that throw HelpingException
 void ToksPrimitive.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Toksdef.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 Tokens ToksPrimitive.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 Tokens ToksPrimitive.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.string
 

Methods in org.extex.unit.tex.string that throw HelpingException
 void Lccode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Uccode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Lccode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Uccode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Lccode.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Uccode.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void Number.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Uppercase.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Lowercase.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Romannumeral.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void StringPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Lccode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Number.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Uppercase.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Lowercase.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Uccode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void Romannumeral.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 void StringPrimitive.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens Lccode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Uccode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.table
 

Methods in org.extex.unit.tex.table that throw HelpingException
 NodeList Noalign.exec(Context context, TokenSource source, Typesetter typesetter, Token start)
          Acquire the vbox to be inserted as alignment.
 void Crcr.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Noalign.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Valign.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Omit.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Cr.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Halign.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Span.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Box Halign.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
protected  java.util.List<PreambleItem> AbstractAlign.getPreamble(Context context, TokenSource source)
          Get the preamble.
 

Uses of HelpingException in org.extex.unit.tex.table.util
 

Constructors in org.extex.unit.tex.table.util that throw HelpingException
HAlignListMaker(ListManager manager, Context context, TokenSource source, java.util.List<PreambleItem> thePreamble, FixedDimen theWidth, boolean theSpread)
          Creates a new object.
 

Uses of HelpingException in org.extex.unit.tex.typesetter
 

Methods in org.extex.unit.tex.typesetter that throw HelpingException
protected  void AbstractHorizontalCode.ensureHorizontalMode(Typesetter typesetter)
          Check that the current mode is a horizontal mode and throw an exception if another mode is detected.
protected  void AbstractVerticalCode.ensureVerticalMode(Typesetter typesetter)
          Check that the current mode is a vertical mode and throw an exception if another mode is detected.
 void Accent.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Special.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Noboundary.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Char.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Penalty.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Setlanguage.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Char.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
protected  void AbstractHorizontalCode.switchToHorizontalMode(Typesetter typesetter)
          Check that the current mode is a horizontal mode and open a new list maker if another mode is detected.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.box
 

Methods in org.extex.unit.tex.typesetter.box that throw HelpingException
protected  Box Vbox.acquireBox(Context context, TokenSource source, Typesetter typesetter, GroupType groupType, Token startToken, Token ins)
          Acquire a complete Box taking into account the tokens in \afterassignment and \everyvbox.
protected  Box Vbox.constructBox(Context context, TokenSource source, Typesetter typesetter, Token startToken, Token insert)
          Acquire a Box and adjust its height and depth according to the rules required.
protected  Box Vtop.constructBox(Context context, TokenSource source, Typesetter typesetter, Token startToken, Token insert)
          Acquire a Box and adjust its height and depth according to the rules required.
 void Vrule.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void AbstractBoxPrimitive.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vsplit.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vadjust.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hrule.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Box Vbox.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box Vsplit.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box Hbox.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 RuleNode Vrule.getRule(Context context, TokenSource source, Typesetter typesetter)
          Getter for the content as Rule.
 RuleNode Hrule.getRule(Context context, TokenSource source, Typesetter typesetter)
          Getter for the content as Rule.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.displace
 

Methods in org.extex.unit.tex.typesetter.displace that throw HelpingException
 Box Lower.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box Moveright.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box Raise.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Box Moveleft.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.insert
 

Methods in org.extex.unit.tex.typesetter.insert that throw HelpingException
 void Insert.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.leaders
 

Methods in org.extex.unit.tex.typesetter.leaders that throw HelpingException
 void Leaders.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.mark
 

Methods in org.extex.unit.tex.typesetter.mark that throw HelpingException
 Tokens AbstractMarksCode.convertTokens(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into tokens.
 void Marks.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void AbstractMarksCode.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void AbstractMarksCode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
protected  java.lang.String AbstractMarksCode.getKey(Context context, TokenSource source, Typesetter typesetter)
          Get the key for this mark.
protected  java.lang.String AbstractMarkCode.getKey(Context context, TokenSource source, Typesetter typesetter)
          Get the key for this mark.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.output
 

Methods in org.extex.unit.tex.typesetter.output that throw HelpingException
 void Shipout.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.paragraph
 

Methods in org.extex.unit.tex.typesetter.paragraph that throw HelpingException
 long Parshape.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 void Noindent.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Parshape.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Par.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Indent.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Tokens Parshape.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.parameter
 

Methods in org.extex.unit.tex.typesetter.parameter that throw HelpingException
 void Sfcode.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 void Prevdepth.assign(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          The method assign is the core of the functionality of execute().
 long Spacefactor.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Sfcode.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Prevdepth.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Sfcode.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Prevdepth.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void Spacefactor.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Sfcode.expand(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and expands it.
 Tokens Spacefactor.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Sfcode.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Prevdepth.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.spacing
 

Methods in org.extex.unit.tex.typesetter.spacing that throw HelpingException
 void Hfill.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hss.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void ItalicCorrection.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vskip.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Space.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vfilneg.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hfil.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hskip.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Hfilneg.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vfill.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vss.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Vfil.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Kern.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 FixedGlue Hfill.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Hss.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Vskip.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Vfilneg.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Hfil.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue HorizontalSkip.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires horizontal glue.
 FixedGlue Hskip.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Hfilneg.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Vfill.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Vss.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue VerticalSkip.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 FixedGlue Vfil.getGlue(Context context, TokenSource source, Typesetter typesetter)
          This method acquires a vertical glue.
 

Uses of HelpingException in org.extex.unit.tex.typesetter.undo
 

Methods in org.extex.unit.tex.typesetter.undo that throw HelpingException
 long Lastkern.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Lastpenalty.convertCount(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a count.
 long Lastkern.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 long Lastpenalty.convertDimen(Context context, TokenSource source, Typesetter typesetter)
          This method converts a register into a dimen.
 void Unhcopy.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unvbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unpenalty.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Lastbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unskip.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unvcopy.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unhbox.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 void Unkern.execute(Flags prefix, Context context, TokenSource source, Typesetter typesetter)
          This method takes the first token and executes it.
 Box Lastbox.getBox(Context context, TokenSource source, Typesetter typesetter, Token insert)
          Getter for the content as Box.
 Tokens Lastkern.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.
 Tokens Lastpenalty.the(Context context, TokenSource source, Typesetter typesetter)
          This method is the getter for the description of the primitive.