Uses of Class
org.variantsync.diffdetective.feature.AbstractingFormulaExtractor
Package
Description
-
Uses of AbstractingFormulaExtractor in org.variantsync.diffdetective.datasets.predefined
Modifier and TypeClassDescriptionclass
Extracts formulas from preprocessor annotations in the marlin firmware. -
Uses of AbstractingFormulaExtractor in org.variantsync.diffdetective.feature.cpp
Modifier and TypeClassDescriptionclass
Extracts the expression from a C preprocessor statement. -
Uses of AbstractingFormulaExtractor in org.variantsync.diffdetective.feature.jpp
Modifier and TypeClassDescriptionclass
Extracts the expression from a JavaPP (Java PreProcessor) statement .