package
0.43.0
Repository: https://github.com/apigear-io/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
a.b.C.d a.c is the module name C is the element name d is the member name.
No description provided by the author
InitEnum creates a new Enum.
NewEnumMember creates a new EnumMember.
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
No description provided by the author
No description provided by the author
NewSystem creates a new system.
NewTypedNode creates a new typed node.

# Constants

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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Enum is an enumeration.
EnumMember is a member of an enumeration.
EnumScope is used by the generator to generate code for an enum.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InterfaceScope is used by the generator to generate code for an interface.
No description provided by the author
ModuleScope is used by the generator to generate code for a module.
NamedNode is a base node with a name and a kind.
No description provided by the author
TypeNode is a node with type information.
No description provided by the author
No description provided by the author
StructScope is used by the generator to generate code for a struct.
No description provided by the author
SystemScope is used by the generator to generate code for a system.
TypedNode is a base node with a schema type.

# Type aliases

Kind is an enumeration of the kinds of nodes.
No description provided by the author
Meta is a map of string to interface It is used to store additional information in a node.
No description provided by the author