package
Version:
v0.0.0-...-1559108
Opens a new window with list of versions in this module.
Published: Nov 4, 2024
License: MIT
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
¶
type Lexer struct {
Line int
Col int
}
Lexer parses an Input string (embedded in token pkg) and returns it as tokens - defined in token package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.