https://softdevteam.github.io/grmtools/master/api/lrlex/struct.LRNonStreamingLexerDef.html
LRNonStreamingLexerDef in lrlex - Rust
This struct represents, in essence, a .l file in memory. From it one can produce an LRNonStreamingLexer which actually lexes inputs.
rust