Uses of Class
org.sonar.squid.sensors.BaseCommentsSensor.CommentLinesCounter

Packages that use BaseCommentsSensor.CommentLinesCounter
org.sonar.squid.sensors   
 

Uses of BaseCommentsSensor.CommentLinesCounter in org.sonar.squid.sensors
 

Methods in org.sonar.squid.sensors with parameters of type BaseCommentsSensor.CommentLinesCounter
 void BaseCommentsSensor.countCommentLines(com.puppycrawl.tools.checkstyle.api.TextBlock commentBlock, BaseCommentsSensor.CommentLinesCounter counter, com.puppycrawl.tools.checkstyle.api.FileContents fileContent)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.