public class PreprocessorFactory extends java.lang.Object
Constructor and Description |
---|
PreprocessorFactory() |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<IPreprocessor> |
createLocalPreprocessor(ELanguage language)
Creates a simple version of the preprocessor for the given language.
|
public PreprocessorFactory()
public static java.util.Optional<IPreprocessor> createLocalPreprocessor(ELanguage language)