Documentation
¶
Index ¶
- func Generate(kernel *pure.Kernel, options *puregen.Options) error
- func IsEmptyStruct(ins pure.TypeInstance) bool
- func JSONHelpFullType(kernel *pure.Kernel, ins pure.TypeInstance, bare bool, fields []pure.Field, ...) string
- func JSONHelpNatArg(ins pure.TypeInstance, fields []pure.Field, natArg pure.ActualNatArg) string
- func JSONHelpString(kernel *pure.Kernel, ins pure.TypeInstance) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyStruct ¶
func IsEmptyStruct(ins pure.TypeInstance) bool
func JSONHelpFullType ¶
func JSONHelpFullType(kernel *pure.Kernel, ins pure.TypeInstance, bare bool, fields []pure.Field, natArgs []pure.ActualNatArg) string
func JSONHelpNatArg ¶
func JSONHelpNatArg(ins pure.TypeInstance, fields []pure.Field, natArg pure.ActualNatArg) string
func JSONHelpString ¶
func JSONHelpString(kernel *pure.Kernel, ins pure.TypeInstance) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.