Module global_aliases

Source

Functionsยง

add_alias2
Adds a GlobalAlias to the module.
alias_get_aliasee
Retrieves the aliasee of this GlobalAlias.
alias_set_aliasee
Sets the aliasee for an alias global value.
get_first_global_alias
Returns an iterator to the first GlobalAlias in the module.
get_last_global_alias
Returns an iterator to the last GlobalAlias in the module.
get_named_global_alias
Retrieves a GlobalAlias by its name.
get_next_global_alias
Retrieves the next GlobalAlias in the module.
get_previous_global_alias
Retrieves the previous GlobalAlias in the module.