- calcAttribFlags
uint calcAttribFlags(AstIndex attrib, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- name_register_nested_attributes
void name_register_nested_attributes(AttributeInfo* attribs, NameRegisterState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- name_resolve_attributes
void name_resolve_attributes(AttributeInfo* attribs, NameResolveState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- post_clone_attributes
void post_clone_attributes(AttributeInfo* attribs, CloneState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_attributes
void print_attributes(AttributeInfo* attribs, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_builtin_attribute
void print_builtin_attribute(BuiltinAttribNode* node, AstPrintState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- type_check_attributes
void type_check_attributes(AttributeInfo* attribs, TypeCheckState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- type_check_builtin_attribute
void type_check_builtin_attribute(BuiltinAttribNode* node, TypeCheckState state)
Undocumented in source. Be warned that the author may not have intended to support it.