Class EmptyStatementCheck

All Implemented Interfaces:
Configurable, Contextualizable

public class EmptyStatementCheck extends AbstractCheck
Detects empty statements (standalone ";" semicolon). Empty statements often introduce bugs that are hard to spot
Since:
3.1