Documentation ¶
Index ¶
- func AscGenerator(output string, source Source) error
- func ClangGenerator(output string, source Source) error
- func GenerateCommon(output string, source Source) error
- func GenerateFilesFromMap(output string, source Source, files map[string]func() []byte) error
- func RustGenerator(output string, source Source) error
- func RustTemplateGenerator(output string, source Source) error
- type Source
- type ToPascalCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AscGenerator ¶
func ClangGenerator ¶
func GenerateCommon ¶
func GenerateFilesFromMap ¶
func RustGenerator ¶
func RustTemplateGenerator ¶
Types ¶
type ToPascalCase ¶
type ToPascalCase struct { }
func (ToPascalCase) Reset ¶
func (t ToPascalCase) Reset()
Click to show internal directories.
Click to hide internal directories.