checker

package
v0.0.0-...-5655933 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(node ast.Node, maxRegexpLength int, maxRecursionDepth int) (ast.Node, error)

Check performs a semantic check of the astNode, and returns a potentially modified astNode and either a list of errors found, or nil if the program is semantically valid. At the completion of Check, the symbol table and type annotation are also complete.

Types

This section is empty.

Jump to

Keyboard shortcuts

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