Class NoncompliantCommentParser
- java.lang.Object
-
- org.sonarsource.analyzer.commons.checks.verifier.internal.NoncompliantCommentParser
-
public final class NoncompliantCommentParser extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LineIssuesparse(org.sonarsource.analyzer.commons.checks.verifier.internal.TestFile testFile, int line, String commentContent)
-
-
-
Method Detail
-
parse
@Nullable public static LineIssues parse(org.sonarsource.analyzer.commons.checks.verifier.internal.TestFile testFile, int line, String commentContent)
-
-