public class FileContentsHolder extends Check
| Constructor and Description |
|---|
FileContentsHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginTree(DetailAST aRootAST)
Called before the starting to process a tree.
|
void |
finishTree(DetailAST aRootAST)
Called after finished processing a tree.
|
static FileContents |
getContents() |
int[] |
getDefaultTokens()
Returns the default token a check is interested in.
|
destroy, getAcceptableTokens, getClassLoader, getFileContents, getLines, getRequiredTokens, getTabWidth, getTokenNames, init, leaveToken, log, log, setClassLoader, setFileContents, setMessages, setTabWidth, setTokens, visitTokengetId, getMessageBundle, getSeverity, getSeverityLevel, log, log, log, log, log, log, log, log, log, setId, setSeverityconfigure, contextualize, finishLocalSetup, getConfiguration, setupChildpublic static FileContents getContents()
public int[] getDefaultTokens()
getDefaultTokens in class CheckTokenTypespublic void beginTree(DetailAST aRootAST)
public void finishTree(DetailAST aRootAST)
finishTree in class CheckaRootAST - the root of the tree