ScanInterpreter constructor

ScanInterpreter()

Implementation

ScanInterpreter()
    : _barcodeUtils = BarcodeUtils(),
      _data = InterpreterData();