|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.squid.sensors.ASTSensor
org.sonar.squid.sensors.BaseCommentsSensor
public class BaseCommentsSensor
| Nested Class Summary | |
|---|---|
static class |
BaseCommentsSensor.CommentLinesCounter
|
| Constructor Summary | |
|---|---|
BaseCommentsSensor()
|
|
| Method Summary | |
|---|---|
void |
countCommentLines(com.puppycrawl.tools.checkstyle.api.TextBlock commentBlock,
BaseCommentsSensor.CommentLinesCounter counter,
com.puppycrawl.tools.checkstyle.api.FileContents fileContent)
|
| Methods inherited from class org.sonar.squid.sensors.ASTSensor |
|---|
addResource, ensureResourceType, equals, findParent, findType, getFileContents, getScope, getWantedTokens, hashCode, isClass, isClassVariable, isFinal, isInterface, isInterfaceVariable, isScope, isStatic, isType, leaveFile, leaveToken, peekResource, popResource, setFileContents, setResourcesStack, visitFile, visitToken |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseCommentsSensor()
| Method Detail |
|---|
public void countCommentLines(com.puppycrawl.tools.checkstyle.api.TextBlock commentBlock,
BaseCommentsSensor.CommentLinesCounter counter,
com.puppycrawl.tools.checkstyle.api.FileContents fileContent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||