Versions in this module Expand all Collapse all v0 v0.0.3 Feb 17, 2026 Changes in this version + const AttributeNamespace + const CurrentLanguage + const DefaultNamespace + const DefaultSingleFileName + type CCLField = cclValues.ModelFieldDefinition + type CCLModel = cclValues.ModelDefinition + type CSharpGenerationContext struct + CSharpNamespace string + IsSingleFile bool + ModelClasses map[string]*codeBuilder.CodeBuilder + SingleFileBuilder *codeBuilder.CodeBuilder + SingleFileName string + type NamespaceDetectionError struct + Err error + Path string + func (e *NamespaceDetectionError) Error() string v0.0.2 Nov 5, 2025 Changes in this version + var LanguageAliases = []string + func GenerateCode(options *gen.CodeGenerationOptions) (*gen.CodeGenerationResult, error)