NotReadyStrategy constructor

NotReadyStrategy(
  1. Visitor visitor
)

Implementation

NotReadyStrategy(Visitor visitor) : super(visitor);