Structs§
- Indent
Pos - Parse
Error - State
- This is the parser state data structure. It holds the to be read source code and keeps track of the parser head position.
- StrPart
Enums§
- Ident
Mode - This is a special mode for selector parsing. It differenciates between normal (selector) identifiers and direct pattern identifiers.
- Parse
Error Kind - The possible errors the parser can detect while reading code.
- Parse
Number Error - Parse
Value Error