solc

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CombinedJSON

type CombinedJSON struct {
	Contracts  map[string]runtimeArtifacts
	SourceList []string
	Sources    map[string]topASTNode
}

func GetCombinedJSON

func GetCombinedJSON(artifactList string, contracts []string) (CombinedJSON, error)

type JSONAST

type JSONAST struct {
	ID       uint
	Src      string
	Children []*JSONAST
}

Jump to

Keyboard shortcuts

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