//
pkg.gl
Category
github.com/acorn-io/aml
pkg
scanner
package
0.0.0-20240123034106-c922539f001c
Repository:
https://github.com/acorn-io/aml.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
569 SLOC
#
Constants
DontInsertCommas
do not automatically insert commas.
ScanComments
return comments as COMMENT tokens.
#
Structs
Scanner
A Scanner holds the Scanner's internal state while processing a given text.
#
Type aliases
ErrorHandler
An ErrorHandler is a generic error handler used throughout CUE packages.
Mode
A Mode value is a set of flags (or 0).