assembler

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 0 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

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

func Version

func Version() string

func WhereToImport

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