internal

package
v0.0.0-...-67797b9 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderFiles

func RenderFiles(code *CompileResult)

Types

type CompileResult

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

func Compile

func Compile(projectDir string) *CompileResult

type Constructor

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

type Interface

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

func (*Interface) Methods

func (i *Interface) Methods() (mm []string)

func (*Interface) NumMethods

func (i *Interface) NumMethods() int

type Struct

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

func NewStruct

func NewStruct(s *types.Struct, n *types.Named, pref string) *Struct

func (*Struct) Methods

func (s *Struct) Methods() (mm []string)

func (*Struct) NumMethods

func (s *Struct) NumMethods() int

Jump to

Keyboard shortcuts

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