PanicStrategy constructor

PanicStrategy(
  1. Visitor visitor
)

Implementation

PanicStrategy(Visitor visitor) : super(visitor);