Header menu logo fantomas

MultipleDefineCombinations Module

Functions and values

Function or value Description

mergeMultipleFormatResults config results

Full Usage: mergeMultipleFormatResults config results

Parameters:
Returns: FormatResult

When conditional defines were found in the source code, we format the code using all possible combinations. Depending on the values of each combination, code will either be produced or not. In this function, we try to piece back all the active code fragments.

config : FormatConfig
results : (DefineCombination * FormatResult) list
Returns: FormatResult

Type something to start searching.