ddmd.dsymbol

Compiler implementation of the D programming language.

Members

Aliases

Dsymbol_apply_ft_t
alias Dsymbol_apply_ft_t = int function(Dsymbol, void*)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
PASSinit
alias PASSinit = PASS.PASSinit
Undocumented in source.
PASSinline
alias PASSinline = PASS.PASSinline
Undocumented in source.
PASSinlinedone
alias PASSinlinedone = PASS.PASSinlinedone
Undocumented in source.
PASSobj
alias PASSobj = PASS.PASSobj
Undocumented in source.
PASSsemantic
alias PASSsemantic = PASS.PASSsemantic
Undocumented in source.
PASSsemantic2
alias PASSsemantic2 = PASS.PASSsemantic2
Undocumented in source.
PASSsemantic2done
alias PASSsemantic2done = PASS.PASSsemantic2done
Undocumented in source.
PASSsemantic3
alias PASSsemantic3 = PASS.PASSsemantic3
Undocumented in source.
PASSsemantic3done
alias PASSsemantic3done = PASS.PASSsemantic3done
Undocumented in source.
PASSsemanticdone
alias PASSsemanticdone = PASS.PASSsemanticdone
Undocumented in source.
PROTexport
alias PROTexport = PROTKIND.PROTexport
Undocumented in source.
PROTnone
alias PROTnone = PROTKIND.PROTnone
Undocumented in source.
PROTpackage
alias PROTpackage = PROTKIND.PROTpackage
Undocumented in source.
PROTprivate
alias PROTprivate = PROTKIND.PROTprivate
Undocumented in source.
PROTprotected
alias PROTprotected = PROTKIND.PROTprotected
Undocumented in source.
PROTpublic
alias PROTpublic = PROTKIND.PROTpublic
Undocumented in source.
PROTundefined
alias PROTundefined = PROTKIND.PROTundefined
Undocumented in source.

Classes

ArrayScopeSymbol
class ArrayScopeSymbol

Array Index/Slice scope

Dsymbol
class Dsymbol
DsymbolTable
class DsymbolTable

Table of Dsymbol's

OverloadSet
class OverloadSet

Overload Sets

ScopeDsymbol
class ScopeDsymbol

Dsymbol that generates a scope

WithScopeSymbol
class WithScopeSymbol

With statement scope

Enums

IgnoreNone
anonymousenum IgnoreNone
Undocumented in source.
PASS
enum PASS
Undocumented in source.
PROTKIND
enum PROTKIND
Undocumented in source.

Structs

Prot
struct Prot
Undocumented in source.
Ungag
struct Ungag
Undocumented in source.

Meta

Source

See Source File
$(DMDSRC _dsymbol.d)