Expand description
Parser item.
Macros§
- Defines a method that returns ParseSource inner element if it matches the variant
- Defines a method that filters ParseItem’s children and returns the source pt token of the children matching the target variant as well as its comments. Returns Option::None if no children matching the variant are found.
Structs§
- The parsed item.
Enums§
- A wrapper type around pt token.