vox.fe.ast.expr.named_argument

Members

Enums

NamedArgumentFlags
enum NamedArgumentFlags
Undocumented in source.

Functions

name_register_nested_named_argument
void name_register_nested_named_argument(NamedArgumenExprNode* node, NameRegisterState state)
Undocumented in source. Be warned that the author may not have intended to support it.
name_resolve_named_argument
void name_resolve_named_argument(NamedArgumenExprNode* node, NameResolveState state)
Undocumented in source. Be warned that the author may not have intended to support it.
post_clone_named_argument
void post_clone_named_argument(NamedArgumenExprNode* node, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
print_named_argument
void print_named_argument(NamedArgumenExprNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
type_check_named_argument
void type_check_named_argument(NamedArgumenExprNode* node, TypeCheckState state)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

NamedArgumenExprNode
struct NamedArgumenExprNode
Undocumented in source.

Meta

Authors

Andrey Penechko.