parser

package
v0.0.0-...-e1ccd78 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MPL-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assignexpr

func Assignexpr(s *sc.Scanner, tok1 rune) (t Term, tok rune, ok bool)

<expression> | <variable> ':=' <exspression>

func Err

func Err(s *sc.Scanner, str string)

func Err1

func Err1(s *sc.Scanner, format string, a ...interface{})

func Factor_name

func Factor_name(name string, s *sc.Scanner, tok1 rune) (t Term, tok rune, ok bool)

<bi_0 name> | <name>'(”)' | <name> '(' <expression> [',' <expression>]0..n ')'

func ReadString

func ReadString(src string) (result Term, ok bool)

func Tok2str

func Tok2str(tok rune) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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