internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

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

func NewReader

func NewReader(file string, r io.Reader) *Reader

func (*Reader) FileErrorf

func (r *Reader) FileErrorf(format string, args ...any) error

func (*Reader) ReadRune

func (r *Reader) ReadRune() (rune, error)

func (*Reader) SkipSpaces

func (r *Reader) SkipSpaces() error

func (*Reader) UnreadRune

func (r *Reader) UnreadRune()

type Rune

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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