# Functions
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
Constant is a "const <name> = <value>".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Import is a "type <name> = <definition>".
No description provided by the author
Method defines a method and how to generate it.
No description provided by the author
No description provided by the author
Package is a "package <name>; <body>".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeDecl is a "type <name> = <definition>".
Var is a "var <name> = <value>".
# Type aliases
Fragment is an arbitary piece of code.