dmd.aliasthis

Implements the alias this symbol.

Specification: Alias This

Members

Classes

AliasThis
class AliasThis

alias ident this;

Functions

checkDeprecatedAliasThis
bool checkDeprecatedAliasThis(AliasThis at, Loc loc, Scope* sc)

Check if an alias this is deprecated

resolveAliasThis
Expression resolveAliasThis(Scope* sc, Expression e, bool gag)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta