qbindiff icon indicating copy to clipboard operation
qbindiff copied to clipboard

Redesign the `FeatureExtractor` and `FeatureCollector` interaction

Open patacca opened this issue 2 years ago • 0 comments

Ideally a FeatureExtractor should return the feature instead of adding it to FeatureCollector passed as a parameter. The visitor should then add the returned feature to the collector

patacca avatar Jun 20 '23 09:06 patacca