//
pkg.gl
Category
github.com/projectserenity/firefly
tools
plan
lexer
package
0.0.0-20230120150544-0effba12f4ea
Repository:
https://github.com/projectserenity/firefly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
340 SLOC
#
Functions
Scan
Scan scans the given Plan source, producing a sequence of lexical tokens.
#
Structs
Lexeme
Lexeme describes a token, its position, and its textual value.