Skip to main content

Module ast

Module ast 

Source
Expand description

AST module.

§Wit Component Ast

This module provides wit component ast functionality for the Oaks project.

Structs§

WitExport
WIT export
WitFunc
WIT function
WitImport
WIT import
WitInclude
WIT include
WitInterface
WIT interface
WitPackage
WIT package
WitParam
WIT parameter
WitRoot
WIT root node
WitType
WIT type
WitWorld
WIT world

Enums§

WitInterfaceItem
WIT interface item
WitItem
WIT item
WitTypeKind
WIT type kind
WitWorldItem
WIT world item