Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Program ¶
type Program struct { // for rendering go src TypesAlreadyDefined []string FunctionName string Indent int ReturnType string // contains filtered or unexported fields }
func NewProgram ¶
func NewProgram() *Program
func (*Program) ImportType ¶
func (*Program) TypeIsAlreadyDefined ¶ added in v0.9.0
func (*Program) TypeIsNowDefined ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.