d.semantic.identifier

Undocumented in source.

Members

Aliases

Identifiable
alias Identifiable = Type.UnionType!(Symbol, Expression)
Undocumented in source.

Functions

apply
auto apply(Identifiable i)
Undocumented in source. Be warned that the author may not have intended to support it.
identifiableHandler
Identifiable identifiableHandler(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
isError
auto isError(Identifiable i)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IdentifierResolver
struct IdentifierResolver

General entry point to resolve identifiers.

Meta