module

package
v0.0.0-...-f2efcc2 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

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

func NewModule

func NewModule(qualname string, methods map[string]*lang.Method, globals map[string]lang.Type) *Module

func (*Module) GetGlobals

func (module *Module) GetGlobals() map[string]lang.Type

func (*Module) GetMethods

func (module *Module) GetMethods() map[string]*lang.Method

func (*Module) GetQualName

func (module *Module) GetQualName() string

Jump to

Keyboard shortcuts

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