c_minimal_single

package
v0.2.0-03c0118-dev Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CMinimalSingleGenerator

type CMinimalSingleGenerator struct {
	GenTypes *util.OrderedMap[string, *GeneratedType]
	GenStack *util.OrderedMap[string, any]
}

func NewCMinimalSingleGenerator

func NewCMinimalSingleGenerator() *CMinimalSingleGenerator

func (*CMinimalSingleGenerator) Generate

func (g *CMinimalSingleGenerator) Generate(ctx *genctx.GenCtx) error

type GeneratedType

type GeneratedType struct {
	GeneratedConst string
	GeneratedDef   string
	GeneratedFunc  string
}

Jump to

Keyboard shortcuts

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