interpreter

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugEventListener added in v0.6.3

type DebugEventListener struct{}

func (DebugEventListener) Send added in v0.6.3

func (e DebugEventListener) Send(event runtime.Event, msg runtime.Msg) runtime.Msg

type Interpreter

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

func New

func New(
	builder builder.Builder,
	compiler compiler.Compiler,
	isDebug bool,
) Interpreter

func (Interpreter) Interpret

func (i Interpreter) Interpret(ctx context.Context, workdirPath string, mainPkgName string) *compiler.Error

Jump to

Keyboard shortcuts

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