Expand description
TeX tokens and category codes.
Modules§
- The Texlang lexer
- Token tracing system
Structs§
- String type used to represent control sequence names in Texlang.
- A TeX token.
- Data structure for writing tokens
Enums§
- The value of a token that references a command
- The value of a token.
Functions§
- Write a collection of token values to a string.
- Write a collection of tokens to a string.
Type Aliases§
- String interner for control sequence names.