package
module
Version:
v0.0.0-...-95c434b
Opens a new window with list of versions in this module.
Published: Nov 27, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Token struct {
Type int
Value interface{}
Lexeme []byte
TC int
StartLine int
StartColumn int
EndLine int
EndColumn int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.