c_single

package
v0.2.0-28b9cd4-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 CSingleGenerator

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

func NewCSingleGenerator

func NewCSingleGenerator() *CSingleGenerator

func (*CSingleGenerator) Generate

func (g *CSingleGenerator) 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