Package org.extex.interpreter.parser

Interface Summary
CountConvertible This is an interface which describes the feature to be convertible into a count.
CountParser This interface describes a parser for integers and non-negative numbers.
DimenConvertible This is an interface which describes the feature to be convertible into a dimen.
DimenParser This interface describes a method to acquire a length value.
GlueConvertible This is an interface which describes the feature to be convertible into a glue value.
GlueParser This interface describes a parser for glue values.
MudimenConvertible This is an interface which describes the feature to be convertible into a mudimen.
MuskipConvertible This is an interface which describes the feature to be convertible into a muskip.
Parser<TYPE> This interface describes a generic parser.
ScaledConvertible This is an interface which describes the feature to be convertible into a scaled number.