Why use "ExprVisitor::ExprVisitor::" instead of "ExprVisitor::"

In src/relay/ir/expr_functor.cc, “ExprVisitor::ExprVisitor::” is used for some functions, why? Is there any special meaning?

Thank you !

this seems to be an oversight, cc @jroesch