com.puppycrawl.tools.checkstyle.checks
Class AbstractOptionCheck
- Configurable, Contextualizable
public abstract class AbstractOptionCheck
Abstract class for checks with options.
beginTree, destroy, finishTree, getAcceptableTokens, getClassLoader, getDefaultTokens, getFileContents, getLines, getRequiredTokens, getTabWidth, getTokenNames, init, leaveToken, log, log, setClassLoader, setFileContents, setMessages, setTabWidth, setTokens, visitToken |
getId, getMessageBundle, getSeverity, getSeverityLevel, log, log, log, log, log, log, log, log, log, log, log, setId, setSeverity |
AbstractOptionCheck
public AbstractOptionCheck(AbstractOption aDefault)
Creates a new AbstractOptionCheck instance.
aDefault - the default option.
setOption
public void setOption(String aOption)
throws ConversionException Set the option to enforce.
aOption - string to decode option from