# Functions
NewGenerator creates a new Generator instance.
# Structs
BaseNexemaValueType is a base struct for every Nexema's type.
No description provided by the author
No description provided by the author
No description provided by the author
Generator is the main entry point of the Nexema's Go generator.
NexemaDefinition represents an analyzed and built list of Ast.
NexemaFile represents a .nex file with many NexemaTypeDefinition's.
NexemaPrimitiveValueType represents the value type of a NexemaTypeFieldDefinition which has a primitive type.
NexemaTypeDefinition contains information about a parsed Nexema type.
NexemaTypeFieldDefinition contains information about a field declared in a Nexema type.
NexemaTypeValueType represents the value type of a NexemaTypeFieldDefinition which has another Nexema type as value type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeFieldValueKindTemplate contains information about the field's value type.
No description provided by the author
# Interfaces
No description provided by the author