com.puppycrawl.tools.checkstyle.checks.coding
public final class IllegalThrowsCheck extends AbstractIllegalCheck
| Constructor Summary | |
|---|---|
| IllegalThrowsCheck() Creates new instance of the check. | |
| Method Summary | |
|---|---|
| int[] | getDefaultTokens() |
| int[] | getRequiredTokens() |
| void | visitToken(DetailAST aDetailAST) |