public final class ClassFanOutComplexityCheck extends AbstractClassCouplingCheck
Constructor and Description |
---|
ClassFanOutComplexityCheck()
Creates new instance of this check.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getLogMessageId() |
int[] |
getRequiredTokens()
The tokens that this check must be registered for.
|
beginTree, getDefaultTokens, getMax, leaveToken, setMax, visitToken
destroy, finishTree, getAcceptableTokens, getClassLoader, getFileContents, getLines, getTabWidth, getTokenNames, init, log, log, setClassLoader, setFileContents, setMessages, setTabWidth, setTokens
getId, getMessageBundle, getSeverity, getSeverityLevel, log, log, log, log, log, log, log, log, log, setId, setSeverity
configure, contextualize, finishLocalSetup, getConfiguration, setupChild
public ClassFanOutComplexityCheck()
public int[] getRequiredTokens()
getRequiredTokens
in class Check
TokenTypes
protected String getLogMessageId()
getLogMessageId
in class AbstractClassCouplingCheck