vox.fe.ast.decl.import_

Members

Functions

name_register_self_import
void name_register_self_import(ImportDeclNode* node, NameRegisterState state)
Undocumented in source. Be warned that the author may not have intended to support it.
post_clone_import
void post_clone_import(ImportDeclNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_import
void print_import(ImportDeclNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ImportDeclNode
struct ImportDeclNode
Undocumented in source.

Meta

Authors

Andrey Penechko.