DDocEmitter.SymbolAttributes

All attributes a symbol can have.

class DDocEmitter
struct SymbolAttributes {}

Members

Functions

asArray
string[] asArray()

Returns all attributes in an array.

Variables

link
string link;

Linkage type.

prot
string prot;

Protection attribute.

stcs
string[] stcs;

Storage classes.

Meta