package
Version:
v0.0.0-...-441c9b0
Opens a new window with list of versions in this module.
Published: Jul 26, 2022
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 lexer provides a lexer for PlanOut scripts.
New returns a new Lexer for lexing a PlanOut script.
NextToken is used to iterate over tokens in the PlanOut script.
Callers should stop iterating when receiving a token.ERROR or token.EOF token type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.