Uses of Class
org.variantsync.diffdetective.feature.AbstractingFormulaExtractor
Packages that use 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
Subclasses of AbstractingFormulaExtractor in org.variantsync.diffdetective.feature.cppModifier and TypeClassDescriptionclass
Extracts the expression from a C preprocessor statement. -
Uses of AbstractingFormulaExtractor in org.variantsync.diffdetective.feature.jpp
Subclasses of AbstractingFormulaExtractor in org.variantsync.diffdetective.feature.jppModifier and TypeClassDescriptionclass
Extracts the expression from a JavaPP (Java PreProcessor) statement .