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

Packages that use MissingNumberException
org.extex.interpreter.max This package contains the macro expansion engine and supporting classes. 
 

Uses of MissingNumberException in org.extex.interpreter.max
 

Methods in org.extex.interpreter.max that throw MissingNumberException
 long Moritz.getNumber(Token token)
          Scan a number with a given first token.