Package de.fraunhofer.aisec.cpg.passes
Class FilenameMapper
java.lang.Object
de.fraunhofer.aisec.cpg.passes.Pass
de.fraunhofer.aisec.cpg.passes.FilenameMapper
- All Implemented Interfaces:
java.util.function.Consumer<TranslationResult>
public class FilenameMapper extends Pass
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FilenameMapper() -
Method Summary
Modifier and Type Method Description voidaccept(TranslationResult translationResult)voidcleanup()Methods inherited from class de.fraunhofer.aisec.cpg.passes.Pass
getLang, getName, setLang, supportsLanguageFrontendMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.Consumer
andThen