scanner

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan added in v0.2.0

func Scan(file, src string) ([]tokens.Token, []error)

Types

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

func NewScanner added in v0.2.0

func NewScanner(file string) *Scanner

func (*Scanner) Scan

func (s *Scanner) Scan(source string) ([]tokens.Token, []error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL