DDocEmitter.fqnCount

Counts symbols with the same FQN. This is useful for anchor names that require unique strings.

class DDocEmitter
uint[hash_t] fqnCount;

Meta