AliasDeclaration

fun <TAlias : Any, TTarget : TAlias> AliasDeclaration(aliasIdentifier: Identifier<TAlias>, targetIdentifier: Identifier<TTarget>)