addr

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	None = '\x00'
	Fore = '+'
	Back = '-'
)
View Source
const (
	Char = iota
	Line
)

Variables

This section is empty.

Functions

func Advance

func Advance(t runes.Text, q0 int, nl int, nr int) int

Advance starts at q0 and advances nl lines, being careful not to walk past the end of the text, and then nr chars, being careful not to walk past the end of the current line. It returns the final position.

func Eval

func Eval(showerr bool, t runes.Text, lim runes.Range, ar runes.Range, a interface{}, q0 int, q1 int, getc func(interface{}, int) rune, evalp *bool, qp *int) runes.Range

Types

This section is empty.

Jump to

Keyboard shortcuts

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