Module types

Module types 

Source
Expand description

Types used within the tree builder code. Not exported to users.

Enumsยง

FormatEntry ๐Ÿ”’
InsertionMode ๐Ÿ”’
InsertionPoint ๐Ÿ”’
ProcessResult ๐Ÿ”’
SplitStatus ๐Ÿ”’
Token ๐Ÿ”’
A subset/refinement of tokenizer::Token. Everything else is handled specially at the beginning of process_token.