assembler

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueryElemKeyword query = iota
	QueryPackage
	QueryElementOrBlock
	QueryGoXImport
	QueryFields
	QueryInterfaceMethods
)
View Source
const ERR_CHECK = "if __e != nil { return }"

Variables

This section is empty.

Functions

func Assemble

func Assemble(path string, source text.Text, root *tree_sitter.Node) (text.Text, translator.Translator)

func NeedsGoxImport added in v0.1.13

func NeedsGoxImport(content []byte, root *tree_sitter.Node) (gox bool)

func Version added in v0.0.41

func Version() string

func WhereToImport added in v0.1.13

func WhereToImport(content []byte, root *tree_sitter.Node) (common.Pos, bool)

Types

type Assembler

type Assembler = *assembler

Jump to

Keyboard shortcuts

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