# Functions

NewLexer constructs a lexer from a given string.

# Structs

Lexer is a simple tokenizer for generating tokens for the boolean parser.