package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Jan 27, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package lexer implements a lexical scanner for T-SQL.
Tokenize returns all tokens from the input as a slice.
Lexer represents a lexical scanner for T-SQL.
New creates a new Lexer for the given input.
NextToken returns the next token from the input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.