VisitorBridge constructor

VisitorBridge(
  1. Visitor visitor
)

Implementation

VisitorBridge(this.visitor);