com.puppycrawl.tools.checkstyle.checks.j2ee
public class RemoteHomeInterfaceCheck extends AbstractInterfaceCheck
| Constructor Summary | |
|---|---|
| RemoteHomeInterfaceCheck()
Constructs a RemoteHomeInterfaceCheck.
| |
| Method Summary | |
|---|---|
| void | visitToken(DetailAST aAST) |
RemoteHomeInterfaceCheck.