com.puppycrawl.tools.checkstyle.checks.javadoc
public class JavadocVariableCheck extends Check
Version: 1.0
| Method Summary | |
|---|---|
| int[] | getDefaultTokens() |
| void | setExcludeScope(String aScope)
Set the excludeScope. |
| void | setScope(String aFrom)
Sets the scope to check. |
| void | visitToken(DetailAST aAST) |
Parameters: aScope a String value
Parameters: aFrom string to get the scope from