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 WhereToImport ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.