program

package
v0.0.0-...-cb985d4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoundProgram

type BoundProgram struct {
	Diagnostic *diagnostic.DiagnosticBag
	Functions  map[*symbol.FunctionSymbol]*bind.BoundBlockStatements
	Statement  *bind.BoundBlockStatements
}

func BindProgram

func BindProgram(globalScope *bind.BoundGlobalScope) *BoundProgram

Jump to

Keyboard shortcuts

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