public class RemoteInterfaceCheck extends AbstractInterfaceCheck
| Constructor and Description |
|---|
RemoteInterfaceCheck()
Constructs a
RemoteInterfaceCheck. |
| Modifier and Type | Method and Description |
|---|---|
void |
visitToken(DetailAST aAST)
Called to process a token.
|
getDefaultTokens, getRequiredTokensgetMethodChecker, log, logName, setMethodCheckerbeginTree, destroy, finishTree, getAcceptableTokens, getClassLoader, getFileContents, getLines, getTabWidth, getTokenNames, init, leaveToken, log, log, setClassLoader, setFileContents, setMessages, setTabWidth, setTokensgetId, getMessageBundle, getSeverity, getSeverityLevel, log, log, log, log, log, log, log, log, log, setId, setSeverityconfigure, contextualize, finishLocalSetup, getConfiguration, setupChildpublic RemoteInterfaceCheck()
RemoteInterfaceCheck.public void visitToken(DetailAST aAST)
visitToken in class CheckaAST - the token to process