private static class DeclarationOrderCheck.ScopeState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
currentScopeState
The state the check is in.
|
private Scope |
declarationAccess
The sub-state the check is in.
|
Modifier | Constructor and Description |
---|---|
private |
ScopeState() |
private int currentScopeState
private Scope declarationAccess