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