TUVisitor.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = Visitor.visit
  2. void visit(UnexposedDecl v)
    class TUVisitor
    override
    void
    visit
    (
    scope const UnexposedDecl v
    )
  3. void visit(LinkageSpec v)
  4. void visit(FunctionDecl v)
  5. void visit(TranslationUnit v)

Meta