ArgVisitor.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(ArgumentList al)
    class ArgVisitor
    override
    void
    visit
    (
    const ArgumentList al
    )
  2. void visit(UnaryExpression unary)
  3. alias visit = ASTVisitor.visit

Meta