Documentation
¶
Index ¶
Constants ¶
View Source
const ThrowFormat string = "%T"
Variables ¶
View Source
var DebugCodeGen bool
View Source
var Fout *os.File
View Source
var TypeId int
View Source
var TypesMap map[string]*DtypeEntry
Functions ¶
func GenerateCode ¶
func GenerateCode(pkg *ir.AnalyzedPackage, fout *os.File)
func GenerateDecls ¶ added in v0.2.0
func GenerateDecls(pkg *ir.AnalyzedPackage, declFilePath string)
Types ¶
type DtypeEntry ¶
type DtypeEntry struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.