package
Version:
v0.0.0-...-f469397
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package scanner implements a lexical scanner for Gor source text.
Scanner is responsible for scanning source code text and breaking
it down into recognized tokens.
Init resets and initializes the scanner so it can be reused.
Scan the next token while returning the position and literal value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.