Package | Description |
---|---|
org.openoffice.da.comp.w2lcommon.tex.tokenizer |
Class and Description |
---|
Catcode
This enumerates TeX category codes (catcodes) for characters as defined in
chapter 7 of "The TeXbook"
|
CatcodeTable
This class maintains a mapping from characters to catcodes.
|
Token
This class represent a token in TeX
|
TokenType
This enumerates possible TeX tokens.
|