Expand description
core module that implement the basic concept used inside the parser.
Structs§
- KToken
Stream - Convinient way to manage any kind of tokens stream by exposing basic function to advance and consume the stream.
- Ordered
Token Tree
core module that implement the basic concept used inside the parser.