SymbolTagger

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(Appender!(Span!(const(char))) sink)
Undocumented in source.

Members

Aliases

visit
alias visit = typeof(super).visit
Undocumented in source.

Functions

visit
void visit(Symbol sym)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(VisibilityDeclaration innerVd)
Undocumented in source. Be warned that the author may not have intended to support it.
visitMembers
void visitMembers(ScopeDsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta