Module lexer

Source

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
TemplateElement
A LexedElement, bundled with it’s position in the templated file.

Enums§

SearchPatternKind