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