abi

package
v0.0.0-...-efd334e Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fetch

func Fetch(source *generatorSource, pl *pathList, forceDownload bool) (err error)

Fetch fetches source files from GitHub

func GenerateFromCombinedAst

func GenerateFromCombinedAst(reader io.Reader) (result []types.SimpleFunction, err error)

func RegenerateAll

func RegenerateAll() (err error)

Types

type SolcAst

type SolcAst struct {
	Nodes []solcNode `json:"nodes"`
}

type SolcCombinedFile

type SolcCombinedFile struct {
	// Sources map[string]struct {
	AST SolcAst `json:"ast"`
}

Jump to

Keyboard shortcuts

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