Module sqruff_lib::core::parser::lexer

source ·

Structs§

  • An element matched during lexing.
  • The Lexer class actually does the lexing step.
  • A class to hold matches from the lexer.
  • A LexedElement, bundled with it’s position in the templated file.

Enums§