loader

package
v0.0.0-...-61d83ea Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericLoader

type GenericLoader struct {
	Parser parser.Parser
}

func CreateGenericLoader

func CreateGenericLoader() *GenericLoader

func (*GenericLoader) LoadModuleFrom

func (gl *GenericLoader) LoadModuleFrom(paths []string, cl *vm.ClassLoader, name string) *vm.Module

type SpecificLoader

type SpecificLoader struct {
	GL    *GenericLoader
	Paths []string
}

func (*SpecificLoader) LoadModule

func (sl *SpecificLoader) LoadModule(cl *vm.ClassLoader, name string) *vm.Module

Jump to

Keyboard shortcuts

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