Class SarifParserFactory
java.lang.Object
org.sonarsource.dotnet.shared.sarif.SarifParserFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic SarifParsercreate(RoslynReport report, UnaryOperator<String> toRealPath)
-
Method Details