Uses of Class
org.sonarsource.analyzer.commons.checks.verifier.FileContent
-
Packages that use FileContent Package Description org.sonarsource.analyzer.commons.checks.verifier.internal -
-
Uses of FileContent in org.sonarsource.analyzer.commons.checks.verifier.internal
Methods in org.sonarsource.analyzer.commons.checks.verifier.internal with parameters of type FileContent Modifier and Type Method Description List<Comment>Comment.Parser. parse(FileContent file)List<Comment>SingleLineCommentParser. parse(FileContent file)
-