Structs§
- Cursor
- Element
- An element matched during lexing.
- Lexer
- The Lexer class actually does the lexing step.
- Match
- A class to hold matches from the lexer.
- Matcher
- Pattern
- Template
Element - A LexedElement, bundled with it’s position in the templated file.