packagegen

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageGenerator

type PackageGenerator struct {
	Header string

	StaticFunctions []datatype.FunctionType
	// contains filtered or unexported fields
}

func NewPackageGenerator

func NewPackageGenerator(packageToGenerate, wd, pathToOutput string, dependantModules []string) *PackageGenerator

func (*PackageGenerator) GenerateSourceCode

func (g *PackageGenerator) GenerateSourceCode() ([]byte, []byte, error)

func (*PackageGenerator) PackageToGenerateFunctionName

func (g *PackageGenerator) PackageToGenerateFunctionName() string

func (*PackageGenerator) PackageToGenerateMetatableName

func (g *PackageGenerator) PackageToGenerateMetatableName() string

Jump to

Keyboard shortcuts

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