blob: fd09b5e9a05cd2971471f138d7fefbd5c7dc6e88 [file] [log] [blame]
pkg vdlgen, func BaseType(*vdl.Type, string, codegen.Imports) string
pkg vdlgen, func Imports(codegen.Imports) string
pkg vdlgen, func PrintEmbed(io.Writer, signature.Embed)
pkg vdlgen, func PrintInterface(io.Writer, signature.Interface, *NamedTypes)
pkg vdlgen, func PrintMethod(io.Writer, signature.Method, *NamedTypes)
pkg vdlgen, func Type(*vdl.Type, string, codegen.Imports) string
pkg vdlgen, func TypedConst(*vdl.Value, string, codegen.Imports) string
pkg vdlgen, func UntypedConst(*vdl.Value, string, codegen.Imports) string
pkg vdlgen, method (*NamedTypes) Add(*vdl.Type)
pkg vdlgen, method (NamedTypes) Print(io.Writer)
pkg vdlgen, type NamedTypes struct