vox.fe.ast.decl.package_

Members

Functions

print_package
void print_package(PackageDeclNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

PackageDeclNode
struct PackageDeclNode

Does not correspond to any token in the source code All packages and modules have parent package. Top-level package is root package (CommonAstNodes.node_root_package)

PackageFilesPrinter
struct PackageFilesPrinter
Undocumented in source.

Meta

Authors

Andrey Penechko.